First tests for imdb module

This commit is contained in:
2023-01-20 13:02:32 -05:00
parent 13bdc201f0
commit cbe4abfb5f
3 changed files with 16 additions and 2 deletions

View File

@ -3,3 +3,5 @@ omit=
vrobbler/wsgi.py
vrobbler/asgi.py
vrobbler/cli.py
*admin.py
migrations/*