This commit is contained in:
Luis Hebendanz 2023-10-24 17:02:43 +02:00
parent a28f910e35
commit efd201c7c5

View File

@ -298,7 +298,6 @@ def set_option(
commit_file(settings_file, commit_message=f"Set option {option_description}")
# takes a (sub)parser and configures it
def register_parser(
parser: Optional[argparse.ArgumentParser],