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 434e16a commit 16de049Copy full SHA for 16de049
.pre-commit-config.yaml
@@ -43,4 +43,4 @@ repos:
43
# these are errors that will be ignored by flake8
44
# check out their meaning here
45
# https://flake8.pycqa.org/en/latest/user/error-codes.html
46
- - "--ignore=E203,E266,E501,W503,F403,F401,E402,W605"
+ - "--ignore=C813,C901,E203,E266,E501,W503,F403,F401,E402,W605"
0 commit comments