Skip to content

Commit 6b13b6d

Browse files
committed
Update line length to 120
1 parent d3320f5 commit 6b13b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[flake8]
2-
max_line_length = 100
2+
max_line_length = 120
33
max_complexity = 10
44
exclude = types.py
55
per-file-ignores =

0 commit comments

Comments
 (0)