mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
fix typechecker error, chage version in readme and etc
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
__all__ = ["App", "Orchestrator", "Router"]
|
||||
|
||||
|
||||
from argenta.orchestrator.entity import Orchestrator, App
|
||||
from argenta.orchestrator.entity import Orchestrator
|
||||
from argenta.app.models import App
|
||||
from argenta.router.entity import Router
|
||||
|
||||
Reference in New Issue
Block a user