Skip to content

Commit 6ed41d4

Browse files
committed
Add setup.cfg to ignore pycodestyle line length error
1 parent a13c9bf commit 6ed41d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pycodestyle]
2+
ignore = E501

0 commit comments

Comments
 (0)