Skip to content

Commit 7500c88

Browse files
committed
fixup! Trying something
1 parent 6a3946a commit 7500c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ fixture-parentheses = false
845845
## pytest settings ##
846846
[tool.pytest.ini_options]
847847
addopts = [
848-
"--tb=short",
848+
"--tb=no",
849849
"-rasl",
850850
"--verbosity=2",
851851
# Disable `flaky` plugin for pytest. This plugin conflicts with `rerunfailures` because provide the same marker.

0 commit comments

Comments
 (0)