New archi: domain driven development
Working but need to check out code
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ from dataclasses import dataclass
|
||||
from typing import Callable, Any, Dict
|
||||
from functools import partial
|
||||
|
||||
from .memory import Memory
|
||||
from infrastructure.persistence.memory import Memory
|
||||
from .tools.filesystem import set_path_for_folder, list_folder
|
||||
from .tools.api import find_media_imdb_id, find_torrent, add_torrent_to_qbittorrent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user