mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from argenta import Orchestrator, App
|
||||
from argenta.orchestrator.argparser import BooleanArgument, ArgParser
|
||||
from argenta import App, Orchestrator
|
||||
from argenta.orchestrator.argparser import ArgParser, BooleanArgument
|
||||
|
||||
arg_parser = ArgParser(processed_args=[BooleanArgument('config')])
|
||||
orchestrator = Orchestrator(
|
||||
|
||||
Reference in New Issue
Block a user