We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f8a49 commit 8e9e59bCopy full SHA for 8e9e59b
.pre-commit-config.yaml
@@ -42,8 +42,6 @@ repos:
42
rev: '3.9.2' # pick a git hash / tag to point to
43
hooks:
44
- id: flake8
45
- additional_dependencies:
46
- - flake8-aaa
47
args:
48
- --jobs=1
49
- --extend-ignore=W503,E203,E501
0 commit comments