Skip to content

Commit 57212c9

Browse files
author
Ricahrd Hammond
committed
Ignore E704 per PR feedback
1 parent 19ed6ae commit 57212c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addopts =
99

1010
[flake8]
1111
count = True
12-
ignore = E203,W503
12+
ignore = E203,W503,E704
1313
max-complexity = 26
1414
max-line-length = 127
1515
show-source = True

0 commit comments

Comments
 (0)