mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 03:51:33 -05:00
Fix spacing alignment in olympics command
This commit is contained in:
@@ -105,7 +105,7 @@ class OlympicsCommand(BaseCommand):
|
||||
message.append("tito module status\n", style="cyan")
|
||||
message.append(" • Track milestones: ", style="white")
|
||||
message.append("tito milestone status\n", style="cyan")
|
||||
message.append(" • Join community: ", style="white")
|
||||
message.append(" • Join community: ", style="white")
|
||||
message.append("tito community login\n", style="cyan")
|
||||
|
||||
# Combine logo and message
|
||||
|
||||
Reference in New Issue
Block a user