Skip to content

Commit

Permalink
Ignore variable lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed May 14, 2020
1 parent 7e9952e commit ca71d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ commands=
[flake8]
exclude=build/*,.tox/*,site/*
max-line-length=120
ignore=D202,N802,D203,D401,W504
ignore=D202,N802,D203,D401,W504,E741

0 comments on commit ca71d25

Please sign in to comment.