Skip to content

Commit

Permalink
Re-enable F841 ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jan 14, 2019
1 parent de5f75d commit a8d61b7
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,4 +2,4 @@
universal=1
[flake8]
max-line-length=120
ignore: E302, E401, F401
ignore: E302, E401, F401, F841

0 comments on commit a8d61b7

Please sign in to comment.