Skip to content

Commit

Permalink
fix build ignoring N803
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy committed Jan 30, 2019
1 parent 86979bf commit 85a0246
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
@@ -1,6 +1,6 @@
[flake8]
max-line-length=80
ignore=E402,W503,W605
ignore=E402,W503,W605,N803
exclude=./migrations

[tool:pytest]
Expand Down

0 comments on commit 85a0246

Please sign in to comment.