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 549f105 commit 39b0ca4Copy full SHA for 39b0ca4
pyproject.toml
@@ -46,3 +46,6 @@ module=[
46
"toolz"
47
]
48
ignore_missing_imports = true
49
+
50
+[tool.pytest.ini_options]
51
+addopts = "--tb=short"
0 commit comments