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 4cd3cea commit 0ad6942Copy full SHA for 0ad6942
setup.cfg
@@ -72,8 +72,6 @@ asyncio_mode = auto
72
junit_family=xunit2
73
filterwarnings =
74
error
75
- # https://github.com/pytest-dev/pytest/issues/10977
76
- ignore:ast\.(Num|NameConstant|Str).*:DeprecationWarning:_pytest
77
- ignore:Attribute s is deprecated.*:DeprecationWarning:_pytest
+
78
[flake8]
79
max-line-length = 88
0 commit comments