Skip to content

Commit

Permalink
adds empty test so ci passes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbhughes committed Mar 1, 2024
1 parent 1454a82 commit 61492e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_inversion.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def test_empty():
assert True

0 comments on commit 61492e3

Please sign in to comment.