mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
new models, a model is passed to the command handler instead of a dictionary, removal of checks for intersection of processed triggers in handlers and much, much more
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from argenta.command.flag.input_flag.entity import InputFlag
|
||||
from argenta.command.flag.registered_flag.entity import Flag
|
||||
from argenta.command.flag.models import InputFlag, Flag
|
||||
|
||||
|
||||
class UnprocessedInputFlagException(Exception):
|
||||
|
||||
Reference in New Issue
Block a user