We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6300327 commit 67a939dCopy full SHA for 67a939d
setup.cfg
@@ -1,6 +1,6 @@
1
[tool:pytest]
2
testpaths = tests
3
-addopts = -ra
+addopts = -ra -vv
4
5
[isort]
6
combine_as_imports = 1
0 commit comments