Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed May 4, 2024
2 parents 0c0be2c + 9cdcab2 commit be4e687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jarvis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ def test(*args):

path = os.path.join(os.path.split(__file__)[0], "tests")
pytest.main(args=[path] + list(args))

0 comments on commit be4e687

Please sign in to comment.