Update documentation and code snippets

This commit is contained in:
2025-12-04 17:23:22 +03:00
parent 974d35fb82
commit d4129e27e7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# main.py
from routers import router
from .routers import router
from argenta import App, Orchestrator