Merge branch 'dataset-nfts' of github.com:bugout-dev/moonstream into dataset-nfts

pull/286/head
Tim Pechersky 2021-10-06 18:13:13 +02:00
commit eec10e10f6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -176,7 +176,7 @@ def main() -> None:
)
parser_derive.add_argument(
"-f",
"--derive_functions",
"--derive-functions",
required=False,
nargs="+",
help=f"Functions wich will call from derive module availabel {list(derive_functions.keys())}",