Skip to content

Commit 2b7c017

Browse files
committed
Added flake8 exception
1 parent 341ab49 commit 2b7c017

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ignore =
88
E121
99
# Missing whitespace around arithmetic operator
1010
E226
11+
E203
1112
# Multiple statements on one line
1213
E704
1314
# Line break occurred before a binary operator

0 commit comments

Comments
 (0)