Commit 21a613f2 authored by Michal Čihař's avatar Michal Čihař

Fix omit patters

parent 05b929e0
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
branch = True branch = True
omit = omit =
*migrations* *migrations*
settings_* *settings_*
jenkins_cleanup* *jenkins_cleanup*
wsgi* *wsgi*
[paths] [paths]
source = . source = .
......
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