Skip to content

Commit 2e5cc15

Browse files
committed
Further edits.
1 parent eb65549 commit 2e5cc15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.flake8

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ exclude =
88
ignore = E501, F401
99
format = pylint
1010
show-source = True
11-
max-complexity = 10
11+
max-complexity = 10
12+

0 commit comments

Comments
 (0)