mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-29 20:17:13 +08:00
test(ci): use explicit schema imports
This commit is contained in:
@@ -3,7 +3,7 @@ from datetime import datetime
|
||||
from unittest.mock import patch
|
||||
|
||||
from app.domain.context import TorrentInfo
|
||||
from app.schemas import ActionContext
|
||||
from app.schemas.workflow import ActionContext
|
||||
from app.workflow.actions.fetch_rss import FetchRssAction
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user