Skip to content

Commit

Permalink
Ignore erro do flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenanbartels authored and turicas committed Apr 9, 2021
1 parent 7afdccd commit 7136168
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,4 +1,4 @@
[flake8]
max-line-length = 120
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,docker/postgresql/data
ignore=I001,I003,I004,E231,E501
ignore=I001,I003,I004,E231,E501,E203

0 comments on commit 7136168

Please sign in to comment.