mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
uploading on pypi
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import Callable, Any
|
||||
from src.core.router.exceptions import (InvalidCommandInstanceException,
|
||||
UnknownCommandHandlerHasAlreadyBeenCreatedException,
|
||||
InvalidDescriptionInstanceException)
|
||||
from ..router.exceptions import (InvalidCommandInstanceException,
|
||||
UnknownCommandHandlerHasAlreadyBeenCreatedException,
|
||||
InvalidDescriptionInstanceException)
|
||||
|
||||
|
||||
class Router:
|
||||
|
||||
Reference in New Issue
Block a user