Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Jun 17, 2022
1 parent 92f9495 commit 6bfb69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions numba/tests/test_jitclasses.py
Original file line number Diff line number Diff line change
Expand Up @@ -1873,5 +1873,6 @@ def __eq__(self, other):

self.assertFalse(instance == instance)


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

0 comments on commit 6bfb69b

Please sign in to comment.