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 22d6f53 commit d4e4bf6Copy full SHA for d4e4bf6
.flake8
@@ -1,5 +1,4 @@
1
-[flake8]
2
-exclude = docs
+exclude = docs, test_*, .flake8
3
max-line-length = 90
4
ignore =
5
# line too long
0 commit comments