Skip to content

Commit c1fa45d

Browse files
committed
lint
1 parent 1638ee0 commit c1fa45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylama.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[pylama]
22
linters = pyflakes,mccabe,pep8
3-
ignore = E128,E301,E305,E731
3+
ignore = E128,E301,E305,E731,C901
44

55
[pylama:pep8]
66
max_line_length = 120

0 commit comments

Comments
 (0)