Skip to content

Commit

Permalink
Ignore old-style classes (triggers on Model.Meta)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrys committed Dec 10, 2015
1 parent e6f203e commit d4686c7
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 @@ -18,4 +18,4 @@ testpaths = saleor
DJANGO_SETTINGS_MODULE = saleor.test_settings

[flake8]
ignore = H101,H301
ignore = H101,H238,H301

0 comments on commit d4686c7

Please sign in to comment.