Skip to content

Commit 575045a

Browse files
committed
Update .pre-commit-config.yaml
1 parent a26dd90 commit 575045a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ repos:
44
hooks:
55
- id: flake8
66
verbose: true
7-
args: [--max-line-length=99, --ignore=E741, --ignore=E226]
7+
args: [--max-line-length=99, --ignore=E741, --ignore=E226, --ignore=E741]

0 commit comments

Comments
 (0)