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.
2 parents 0c0be2c + 9cdcab2 commit be4e687Copy full SHA for be4e687
jarvis/__init__.py
@@ -11,3 +11,4 @@ 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