chore: more spring cleaning and refactoring

This commit is contained in:
Richard Macias
2026-02-14 15:33:25 -06:00
parent 667c60ba03
commit a3631de530
7 changed files with 21 additions and 20 deletions

View File

@@ -357,7 +357,7 @@ def main() -> int:
print()
print("Next steps:")
print(" 1. Run 'make release' to regenerate all files")
print(" 1. Run 'make build' to regenerate all files")
print(" 2. Review the diff before committing")
return 0