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 99799d9 commit 461eb7bCopy full SHA for 461eb7b
setup.cfg
@@ -0,0 +1,6 @@
1
+[metadata]
2
+description-file = README.md
3
+
4
+[flake8]
5
+ignore = E501
6
+exclude = .git,__pycache__,env,venv
0 commit comments