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 d3edc1f commit b1eabadCopy full SHA for b1eabad
.pre-commit-config.yaml
@@ -12,5 +12,5 @@ repos:
12
hooks:
13
- id: flake8
14
args:
15
- - --ignore=E501,E722,E262,F401,F841
+ - --ignore=E501,E722,E262,F401,F841,W503,E226
16
- --max-line-length=88
0 commit comments