Skip to content

Commit 2a9f066

Browse files
committed
codeclimate fixes
1 parent ebf9d4f commit 2a9f066

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ exclude =
1010
dist
1111
tests
1212
.tox
13+
14+
[pep8]
15+
max-line-length = 100
16+
ignore = E265

0 commit comments

Comments
 (0)