We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341ab49 commit 2b7c017Copy full SHA for 2b7c017
1 file changed
.flake8
@@ -8,6 +8,7 @@ ignore =
8
E121
9
# Missing whitespace around arithmetic operator
10
E226
11
+ E203
12
# Multiple statements on one line
13
E704
14
# Line break occurred before a binary operator
0 commit comments