Skip to content

Commit

Permalink
Improve output
Browse files Browse the repository at this point in the history
  • Loading branch information
xishang0128 committed Feb 12, 2024
1 parent b48c8c6 commit 9d94005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/geo/cmd_look.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@ func look(cmd *cobra.Command, args []string) error {
os.Stdout.WriteString(code)
os.Stdout.WriteString(" ")
}
os.Stdout.WriteString("\n")
return nil
}

0 comments on commit 9d94005

Please sign in to comment.