We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc10e1d commit 0be4cd9Copy full SHA for 0be4cd9
tests/integration_tests/main.py
@@ -73,7 +73,7 @@ def main():
73
f"--models={models}",
74
f"--parsers={parsers}",
75
"-v",
76
- "--tb=no",
+ "--tb=short",
77
"-r a",
78
"--log-cli-level=DEBUG",
79
"--color=yes",
0 commit comments