We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d5ca8 commit 5640441Copy full SHA for 5640441
1 file changed
pytest.ini
@@ -2,3 +2,4 @@
2
filterwarnings =
3
error
4
ignore:.*inspect.getargspec\(\) is deprecated.*:DeprecationWarning
5
+ ignore:.*Passing unrecognized arguments to super(PyDevIPCompleter6).*:DeprecationWarning
0 commit comments