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 e3895d0 commit 186c93aCopy full SHA for 186c93a
setup.cfg
@@ -19,4 +19,5 @@ line_length = 88
19
[tool:pytest]
20
filterwarnings =
21
ignore:.* Use packaging.version.*:DeprecationWarning::
22
+addopts = --tb=short --no-header --showlocals
23
0 commit comments