[run]
branch = True
source = flask_restless_datamodel
omit =
  */.env/*,
  *apps.py,
  *migrations/*,
  *settings*,
  *tests/*,
  *wsgi.py,
  */manage.py,
  launch.py,
  setup.py,

[report]
ignore_errors = True
