Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Jun 21, 2018
1 parent ceb2132 commit 7039925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ skipsdist = true
[flake8]
exclude = migrations,.tox,node_modules
ignore = E121, E123, E126, E133, E226, E241, E242, E402, E704,
max-line-length = 90

[testenv]
deps =
Expand Down

0 comments on commit 7039925

Please sign in to comment.