refactor, new model e.t.c.

This commit is contained in:
2025-03-31 01:12:01 +03:00
parent 6e2fbc23e9
commit 2918bc9f81
30 changed files with 144 additions and 233 deletions
@@ -0,0 +1,5 @@
from argenta.command.flag.base_flag.entity import BaseFlag
class Flag(BaseFlag):
pass