Skip to content

Commit

Permalink
Lint fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Jun 28, 2024
1 parent 88c4495 commit e722ab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jarvis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ def test(*args):

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

0 comments on commit e722ab2

Please sign in to comment.