chore: fixes after libretime_analyzer rename

This commit is contained in:
jo 2021-12-23 23:55:05 +01:00 committed by Kyle Robbertze
parent 62476de478
commit 02efadc3d0
10 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,7 @@ from queue import Queue
import pytest
from airtime_analyzer.analyzer_pipeline import AnalyzerPipeline
from libretime_analyzer.analyzer_pipeline import AnalyzerPipeline
from .conftest import AUDIO_FILENAME, AUDIO_IMPORT_DEST