mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-16 03:23:54 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -3,7 +3,7 @@ from types import SimpleNamespace
|
||||
import pytest
|
||||
|
||||
from app.api.endpoints.message import is_webpush_subscription_gone
|
||||
from app.platform.config import global_vars
|
||||
from app.runtime.config import global_vars
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
|
||||
Reference in New Issue
Block a user