mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
pre-release v1.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from argenta.router import Router
|
||||
from argenta.command import Command
|
||||
from argenta.router.exceptions import TriggerContainSpacesException
|
||||
from src.argenta.router import Router
|
||||
from src.argenta.command import Command
|
||||
from src.argenta.router import TriggerContainSpacesException
|
||||
|
||||
import unittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user