move connect debug prints

This commit is contained in:
2025-12-08 15:11:57 -05:00
parent 5cd08c5ab7
commit 4c88bb8bb2
2 changed files with 4 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ def main():
cc.push_to_hub(
"farouk1/claude-code",
with_code=True,
commit_message="Remove debug prints",
commit_message="move connect debug prints",
)