readd accidentally dropped line in setup.cfg
This commit is contained in:
@@ -10,3 +10,4 @@ tests = tests
|
|||||||
ignore=E501,F401,F403,F405,I201
|
ignore=E501,F401,F403,F405,I201
|
||||||
exclude=build,dist,docs,venv,venv3,.tox,.eggs,tests
|
exclude=build,dist,docs,venv,venv3,.tox,.eggs,tests
|
||||||
max-complexity=45
|
max-complexity=45
|
||||||
|
application-import-names=mongoengine,tests
|
||||||
|
|||||||
Reference in New Issue
Block a user