Skip to content

Commit 02fde50

Browse files
committed
Update .flake8.
1 parent a304aee commit 02fde50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.flake8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[flake8]
22
max-line-length = 88
33
select = C,E,F,W,B,B950
4-
ignore = E501,W503
5-
extend-ignore = E203, W503
4+
ignore = E501,W503,E231
5+
extend-ignore = E203,W503

0 commit comments

Comments
 (0)