Fix missing mutagen

This commit is contained in:
jo 2021-06-04 22:43:52 +02:00
parent 9f88f82404
commit bec298d63f
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
import datetime
import mock
import mutagen
import pytest
from airtime_analyzer.metadata_analyzer import MetadataAnalyzer