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 8a1fa7b commit acf063cCopy full SHA for acf063c
setup.cfg
@@ -5,6 +5,7 @@ markers =
5
# How come this warning is suppressed successfully here, but not in conftest.py??
6
filterwarnings =
7
ignore:dns.hash module will be removed:DeprecationWarning
8
+ ignore:Using or importing the ABCs:DeprecationWarning
9
10
[pep8]
11
# E265 block comment should start with '# '
0 commit comments