@@ -5,3 +5,9 @@ cover-erase = 1
cover-branches = 1
cover-package = mongoengine
tests = tests
[flake8]
ignore=E501,F401,F403,F405,I201
exclude=build,dist,docs,venv,.tox,.eggs
max-complexity=10
application-import-names=mongoengine,tests
The note is not visible to the blocked user.