Skip to content

Commit

Permalink
doc(multi_export_cli): add a note for later
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Sep 25, 2024
1 parent 5be9954 commit 2ea0042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oomox_gui/multi_export_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def callback3(_me: MultiExportDialog) -> None:


def main() -> None:
# print(sys.orig_argv) # @TODO: it will be needed later
my_name = Path(sys.argv[0]).name
parser = argparse.ArgumentParser(
description="Themix Multi-Export CLI",
Expand Down

0 comments on commit 2ea0042

Please sign in to comment.