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 b6fb893 commit eb85997Copy full SHA for eb85997
pyproject.toml
@@ -55,7 +55,6 @@ extend-select = [
55
"N", # pep8-naming
56
"ARG", # flake8-unused-arguments
57
"C4", # flake8-comprehensions
58
- "E5", # pycodestyle
59
"EM", # flake8-errmsg
60
"ICN", # flake8-import-conventions
61
"PGH", # pygrep-hooks
0 commit comments