fix: resolve CI linting and type checking errors
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 06:28:06 +00:00
parent 50553bb154
commit bcfce038ec

View File

@@ -33,4 +33,4 @@ def cli(ctx: click.Context, verbose: bool):
cli.add_command(generate, "generate")
cli.add_command(preview, "preview")
cli.add_command(list_templates, "list-templates")
cli.add_command(list_templates, "list-templates")