Remove some files from coverage

This commit is contained in:
2023-01-19 15:36:48 -05:00
parent 0d95f8fee8
commit 65e713e43e
3 changed files with 6 additions and 3 deletions

5
.coveragerc Normal file
View File

@ -0,0 +1,5 @@
[run]
omit=
vrobbler/wsgi.py
vrobbler/asgi.py
vrobbler/cli.py