Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f8272d

Browse files
committed
Limit line length to 100
1 parent dd100fc commit 4f8272d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[flake8]
2-
max-line-length = 120
2+
max-line-length = 100

0 commit comments

Comments
 (0)