Commit 20c90070 by Will Daly

Merge pull request #141 from edx/will/exclude-migrations-from-coverage

Exclude migrations from test coverage
parents 1fe8c168 ba467b7c
......@@ -7,3 +7,4 @@ omit =
**/__init__.py
**/tests/*
**/test/*
**/migrations/*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment