mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from argenta.command import Flags, Flag
|
||||
from argenta import Command
|
||||
import re
|
||||
|
||||
from argenta import Command
|
||||
from argenta.command import Flag, Flags
|
||||
|
||||
# Создание коллекции с флагами
|
||||
flags = Flags([
|
||||
|
||||
Reference in New Issue
Block a user