mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-01 17:12:13 -04:00
refactor(tools): extract notes domain into src/tools/notes.py
This commit is contained in:
@@ -22,3 +22,4 @@ from src.tools.cookbook import ( # noqa: F401
|
||||
_MODEL_PROCESS_PATTERNS,
|
||||
)
|
||||
from src.tools.search import do_search_chats # noqa: F401
|
||||
from src.tools.notes import do_manage_notes # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user