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 793800f commit 6fbd62aCopy full SHA for 6fbd62a
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
exclude=elasticapm/utils/wrapt,build,src,tests,dist,conftest.py,setup.py
3
max-line-length=120
4
-ignore=E731,W503,E203
+ignore=E731,W503,E203,BLK100
0 commit comments