fix: resolve CI linting and type checking errors
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user