Skip to content

Commit 6d1b370

Browse files
Update .flake8
1 parent 38c1d89 commit 6d1b370

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.flake8

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[flake8]
22

3-
ignore = E501, E701, E722
3+
max-line-length = 130
4+
ignore = E701, E722
45

56
per-file-ignores =
67
# __init__.py files are allowed to have unused imports and lines-too-long

0 commit comments

Comments
 (0)