kopia lustrzana https://github.com/bugout-dev/moonstream
Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts
commit
eec10e10f6
|
|
@ -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