mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
test: use canonical transfer imports
This commit is contained in:
@@ -4,7 +4,8 @@ from types import SimpleNamespace
|
||||
from app.chain.transfer import JobManager, TransferChain
|
||||
from app.domain.meta.metabase import MetaBase
|
||||
from app.runtime.config import settings
|
||||
from app.schemas import EpisodeFormat, FileItem
|
||||
from app.schemas.file import FileItem
|
||||
from app.schemas.transfer import EpisodeFormat
|
||||
from app.schemas.types import MediaType
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user