Skip to content

Commit fe8b344

Browse files
committed
fix format
1 parent 9bff40f commit fe8b344

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

agents/validation/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,3 @@ def extract_class_name(code: str) -> str:
5454
return class_name
5555
finally:
5656
tmp_path.unlink(missing_ok=True)
57-
58-

0 commit comments

Comments
 (0)