This commit is contained in:
Qubasa
2023-10-23 22:34:43 +02:00
parent 8ff80b025c
commit 0be3dac289
19 changed files with 146 additions and 94 deletions

View File

@@ -4,6 +4,7 @@ import argparse
from .create import register_create_parser
from .list import register_list_parser
# takes a (sub)parser and configures it
def register_parser(parser: argparse.ArgumentParser) -> None:
subparser = parser.add_subparsers(