Skip to content
This repository was archived by the owner on Nov 2, 2022. It is now read-only.

Commit 6c87735

Browse files
committed
remove .flake8 max-line-length config.
1 parent c94bf59 commit 6c87735

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.flake8

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[flake8]
2-
max-line-length = 88
3-
42
# ignore flake8 checking for __init__.py, because we
53
# just want to import something to export them out.
64
exclude = *__init__.py*

0 commit comments

Comments
 (0)