Skip to content

Commit

Permalink
Update flake8 configs
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Jan 22, 2021
1 parent 945ee10 commit 4bbe73f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ addopts=
# ignore=D000

[flake8]
# ignore=
# E124
# E303
# W503
exclude=tests/test_djangocache.py
extend-ignore=E203
max-line-length=120

0 comments on commit 4bbe73f

Please sign in to comment.