mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs
This commit is contained in:
@@ -7,6 +7,6 @@ flag = InputFlag(
|
||||
status=ValidationStatus.VALID,
|
||||
)
|
||||
|
||||
# Отладочное представление объекта
|
||||
# Debug representation of the object
|
||||
print(repr(flag))
|
||||
# InputFlag<prefix='--', name='config', value='settings.json', status=ValidationStatus.VALID>
|
||||
|
||||
Reference in New Issue
Block a user