Skip to content

Commit

Permalink
Fix: black
Browse files Browse the repository at this point in the history
  • Loading branch information
ldevillez committed Oct 6, 2023
1 parent 3e021d1 commit b308f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_complete_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ def test_switch(self):
filename = "switch_simple"
create_test_from_filename(filename, self)


if __name__ == "__main__":
unittest.main()

0 comments on commit b308f30

Please sign in to comment.