mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-02 05:56:47 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -12,7 +12,7 @@ from unittest.mock import patch
|
||||
from urllib.parse import quote
|
||||
|
||||
from app.agent.tools.factory import MoviePilotToolFactory
|
||||
from app.platform.config import settings
|
||||
from app.runtime.config import settings
|
||||
|
||||
|
||||
SCRIPT_DIR = Path(__file__).resolve().parents[1] / "skills" / "feedback-issue" / "scripts"
|
||||
|
||||
Reference in New Issue
Block a user