Skip to content

Commit 434213e

Browse files
authored
remove spurious autoflake exclude line
1 parent 199d6ca commit 434213e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ repos:
4545
rev: v1.4
4646
hooks:
4747
- id: autoflake
48-
exclude: &fixtures tests/functional/|tests/input|tests/extensions/data|tests/regrtest_data/|tests/data/
4948
args:
5049
- --in-place
5150
- --remove-all-unused-imports

0 commit comments

Comments
 (0)