We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18255f commit 0d9c6f0Copy full SHA for 0d9c6f0
pytest.ini
@@ -20,3 +20,6 @@ filterwarnings=
20
21
# shopkeep/pytest-black#67
22
ignore:'encoding' argument not specified::pytest_black
23
+
24
+ # realpython/pytest-mypy#152
25
+ ignore:'encoding' argument not specified::pytest_mypy
0 commit comments