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 677aaa8 commit 6534c0aCopy full SHA for 6534c0a
Makefile
@@ -16,5 +16,5 @@ style:
16
17
18
test:
19
- pytest -sv tests/
+ pytest -sv --log-level=DEBUG tests/
20
0 commit comments