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 20b7496 commit 6d239f0Copy full SHA for 6d239f0
justfile
@@ -4,4 +4,4 @@ lint:
4
pre-commit run --all-files
5
6
test:
7
- pytest -v tests/unit
+ pytest -v tests/unit
0 commit comments