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 76a560d commit d9d380dCopy full SHA for d9d380d
setup.cfg
@@ -47,6 +47,8 @@ markers =
47
hash: run test during hash comparison only mode.
48
filterwarnings =
49
error
50
+ ignore:distutils Version classes are deprecated
51
+ ignore:the imp module is deprecated in favour of importlib
52
53
[flake8]
54
max-line-length = 100
0 commit comments