Skip to content

Commit 8d5fc6b

Browse files
authored
Update test_static.py
took out comment
1 parent 59c3d4c commit 8d5fc6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_delphi_utils_python/tests/validator/test_static.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def test_empty_filelist(self):
2121
}
2222
}
2323
validator = StaticValidator(params)
24-
#wtf is this
2524
report = ValidationReport([])
2625
report = ValidationReport([])
2726

0 commit comments

Comments
 (0)