We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ed71b commit a501774Copy full SHA for a501774
.flake8
@@ -1,2 +1,5 @@
1
[flake8]
2
max-line-length = 120
3
+ignore=
4
+ D,
5
+ W503
0 commit comments