imports sort

This commit is contained in:
2025-10-13 14:28:11 +03:00
parent 36b4d16610
commit a5e72161ef
23 changed files with 79 additions and 81 deletions
+2 -4
View File
@@ -1,4 +1,2 @@
from argenta.command.flag.flags.models import (
Flags as Flags,
InputFlags as InputFlags
)
from argenta.command.flag.flags.models import Flags as Flags
from argenta.command.flag.flags.models import InputFlags as InputFlags