mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
4 lines
85 B
Python
4 lines
85 B
Python
__all__ = ["ArgParser"]
|
|
|
|
|
|
from argenta.orchestrator.argparser.entity import ArgParser |