Skip to content

Commit eaf5308

Browse files
author
Joao Felipe Rocha
committed
Corrected run_tests and linted
1 parent e53f7e4 commit eaf5308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/test/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ def test_tree():
133133

134134

135135
if __name__ == "__main__":
136-
pytest.main([__file__])
136+
pytest.main([__file__])

0 commit comments

Comments
 (0)