We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b6c7e commit e74f4cbCopy full SHA for e74f4cb
1 file changed
.flake8
@@ -2,4 +2,4 @@
2
max-line-length = 88
3
extend-ignore = E501
4
exclude = .venv, frontend
5
-ignore = E203, W503, G004, G200,B008,ANN,D100,D101,D102,D103,D104,D105,D106,D107
+ignore = E203, W503, G004, G200,B008,ANN,D
0 commit comments