Skip to content

Commit 8e9e59b

Browse files
committed
Remove flake8-aaa
1 parent 72f8a49 commit 8e9e59b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ repos:
4242
rev: '3.9.2' # pick a git hash / tag to point to
4343
hooks:
4444
- id: flake8
45-
additional_dependencies:
46-
- flake8-aaa
4745
args:
4846
- --jobs=1
4947
- --extend-ignore=W503,E203,E501

0 commit comments

Comments
 (0)