We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac435c2 commit 0da6362Copy full SHA for 0da6362
.flake8
@@ -1,5 +1,5 @@
1
[flake8]
2
-max-line-length = 120
+max-line-length = 100
3
ignore=
4
D,
5
- W503
+ W503
0 commit comments