mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
refactor backend module architecture
This commit is contained in:
@@ -7,7 +7,7 @@ import pytest
|
||||
from app.db.models.systemconfig import SystemConfig
|
||||
from app.db.systemconfig_oper import SystemConfigOper
|
||||
from app.schemas.types import SystemConfigKey
|
||||
from app.utils.singleton import Singleton
|
||||
from app.foundation.singleton import Singleton
|
||||
|
||||
|
||||
def _unique_key() -> str:
|
||||
|
||||
Reference in New Issue
Block a user