Skip to content

Commit a0ed4ee

Browse files
committed
Ignore "undefined name" warning from flake8.
1 parent 73acb05 commit a0ed4ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cover-html=1
77
cover-html-dir=docs/_build/cover
88

99
[flake8]
10+
ignore=F821
1011
count=1
1112
show-pep8=1
1213
show-source=1

0 commit comments

Comments
 (0)