We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73acb05 commit a0ed4eeCopy full SHA for a0ed4ee
1 file changed
setup.cfg
@@ -7,6 +7,7 @@ cover-html=1
7
cover-html-dir=docs/_build/cover
8
9
[flake8]
10
+ignore=F821
11
count=1
12
show-pep8=1
13
show-source=1
0 commit comments