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 Mar 31, 2024
2 parents c83d725 + 90d7d7e commit 7eb8df9
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 7eb8df9

Please sign in to comment.