Skip to content

Commit d1c8b61

Browse files
committed
testing reverted version
1 parent 436ea4d commit d1c8b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devolv/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from devolv.drift.cli import drift
55

66
app = typer.Typer(help="Devolv CLI - Modular DevOps Toolkit")
7-
7+
# Register subcommands
88
app.command("validate")(validate)
99
app.command("drift")(drift)
1010

0 commit comments

Comments
 (0)