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 5640441 commit e678dd7Copy full SHA for e678dd7
pytest.ini
@@ -2,4 +2,4 @@
2
filterwarnings =
3
error
4
ignore:.*inspect.getargspec\(\) is deprecated.*:DeprecationWarning
5
- ignore:.*Passing unrecognized arguments to super(PyDevIPCompleter6).*:DeprecationWarning
+ ignore:.*Passing unrecognized arguments to super\(PyDevIPCompleter6\).*:DeprecationWarning
0 commit comments