Skip to content

Commit

Permalink
Added docs and pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
atropos112 committed Apr 30, 2024
1 parent 21bfced commit 5949a71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/example-test.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# This test should be deleted, its only there to make pytest work to begin with (until real tests are added)
def test_example():
assert 1 == 1

0 comments on commit 5949a71

Please sign in to comment.