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 3dd8233 commit df7eb5fCopy full SHA for df7eb5f
pytest.ini
@@ -1,6 +1,6 @@
1
[pytest]
2
filterwarnings =
3
- error
+; ignore:Use explicit output-to-input connections:DeprecationWarning
4
norecursedirs = *
5
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS
6
markers =
0 commit comments