kopia lustrzana https://github.com/bugout-dev/moonstream
--derive_functions -> --derive-functions
rodzic
6ed3bc3122
commit
c0b315ddae
|
@ -176,7 +176,7 @@ def main() -> None:
|
||||||
)
|
)
|
||||||
parser_derive.add_argument(
|
parser_derive.add_argument(
|
||||||
"-f",
|
"-f",
|
||||||
"--derive_functions",
|
"--derive-functions",
|
||||||
required=False,
|
required=False,
|
||||||
nargs="+",
|
nargs="+",
|
||||||
help=f"Functions wich will call from derive module availabel {list(derive_functions.keys())}",
|
help=f"Functions wich will call from derive module availabel {list(derive_functions.keys())}",
|
||||||
|
|
Ładowanie…
Reference in New Issue