Skip to content

Commit f5e965c

Browse files
committed
put flake8 configuration inside setup.cfg
1 parent 16873a4 commit f5e965c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ exclude =
3434

3535
[bdist_wheel]
3636
universal = 1
37+
38+
[flake8]
39+
max_line_length = 117

0 commit comments

Comments
 (0)