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 5d4f029 commit bb3bda6Copy full SHA for bb3bda6
Makefile
@@ -23,7 +23,7 @@ lint-fix:
23
24
.PHONY: test
25
test:
26
- pytest tests
+ pytest tests/
27
28
.PHONY: installdeps
29
installdeps:
0 commit comments