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 8dc50cc commit b69c0deCopy full SHA for b69c0de
pytest.ini
@@ -28,7 +28,7 @@ filterwarnings=
28
# realpython/pytest-mypy#152
29
ignore:'encoding' argument not specified::pytest_mypy
30
31
- # pytest-dev/pytest # TODO: Raise issue upstream
+ # TODO: Set encoding when openning tmpdir files with pytest's LocalPath.open
32
ignore:'encoding' argument not specified::_pytest
33
34
# Already fixed in pypa/distutils, but present in stdlib
0 commit comments