We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faa1b1 commit 2ab937aCopy full SHA for 2ab937a
pytest.ini
@@ -3,7 +3,7 @@ addopts =
3
# show tests that (f)ailed, (E)rror, or (X)passed in the summary
4
-rfEX
5
# Make tracebacks shorter
6
- --tb=native
+ --tb=short
7
# enable all warnings
8
-Wd
9
--ignore=test/test_datasets_download.py
0 commit comments