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 be58908 commit 8880f5bCopy full SHA for 8880f5b
tox.ini
@@ -26,3 +26,6 @@ commands=flake8 *.py testing
26
27
[flake8]
28
ignore=N802
29
+
30
+[pytest]
31
+addopts=-v
0 commit comments