Skip to content

Commit

Permalink
Ignore flake8 ambiguous variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
wence- committed May 22, 2020
1 parent d9aede9 commit 70c1e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
ignore =
E501,F403,F405,E226,E265,E731,E402,E266,F999,
FI14,FI54,
FI50,FI51,FI53
FI50,FI51,FI53,E741
exclude = .git,,__pycache__,build,dist,doc/source/conf.py
min-version = 2.7

0 comments on commit 70c1e66

Please sign in to comment.