mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor backend module architecture
This commit is contained in:
@@ -2,7 +2,7 @@ import unittest
|
||||
from datetime import datetime
|
||||
from unittest.mock import patch
|
||||
|
||||
from app.core.context import TorrentInfo
|
||||
from app.domain.context import TorrentInfo
|
||||
from app.schemas import ActionContext
|
||||
from app.workflow.actions.fetch_rss import FetchRssAction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user