Maybe this fixes coverage?

This commit is contained in:
2021-01-30 03:55:49 +00:00
parent afc345e17c
commit d19fcc9bb5

View File

@@ -1,3 +1,3 @@
[run]
plugins = django_coverage_plugin
omit = *migrations*, *tests*
omit = */migrations/*, */tests/*