Skip to content

Commit d4f7b71

Browse files
committed
flake8: set max line length to 99
1 parent 0ed5e8e commit d4f7b71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ all_files = 1
88

99
[upload_sphinx]
1010
upload-dir = docs/build/html
11+
12+
[flake8]
13+
max-line-length = 99

0 commit comments

Comments
 (0)