We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4e687 commit 364b0c5Copy full SHA for 364b0c5
jarvis/__init__.py
@@ -11,4 +11,3 @@ def test(*args):
11
12
path = os.path.join(os.path.split(__file__)[0], "tests")
13
pytest.main(args=[path] + list(args))
14
-
0 commit comments