We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f095d1 commit 6f7ac88Copy full SHA for 6f7ac88
pytest.ini
@@ -27,6 +27,6 @@ filterwarnings=
27
ignore:'encoding' argument not specified::pytest_mypy
28
29
# python/cpython#100750
30
- ignore::EncodingWarning:platform
+ ignore:'encoding' argument not specified::platform
31
32
## end upstream
0 commit comments