Skip to content

Commit 9ab7ab0

Browse files
committed
Ignore spurious E203 from flake8 (see PyCQA/pycodestyle#914)
1 parent 5559ee5 commit 9ab7ab0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ deps =
3535

3636
[flake8]
3737
max-line-length: 88
38+
ignore: E203

0 commit comments

Comments
 (0)