Omit coverage of CustomAutoSchema

This commit is contained in:
wvffle 2022-09-26 18:08:30 +00:00 committed by Georg Krause
commit 0c9b753ae0

View file

@ -1,5 +1,5 @@
[run]
include = funkwhale_api/*
omit = *migrations*, *tests*
omit = *migrations*, *tests*, funkwhale_api/schema.py
plugins =
django_coverage_plugin