We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0489db commit 0612385Copy full SHA for 0612385
setup.cfg
@@ -8,3 +8,6 @@ all_files = 1
8
9
[upload_sphinx]
10
upload-dir = docs/build/html
11
+
12
+[flake8]
13
+max-line-length = 99
0 commit comments