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 a3dbdc5 commit 8ee7d7fCopy full SHA for 8ee7d7f
1 file changed
.flake8
@@ -1,5 +1,4 @@
1
[flake8]
2
-ignore =
3
max-line-length = 79
4
exclude = .git,.cache,docs,docker,build,dist,GeoHealthCheck/migrations
5
-max-complexity = 38
+# max-complexity = 38
0 commit comments