Skip to content

Commit

Permalink
make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
purplenicole730 committed Dec 3, 2024
1 parent 091f351 commit 92537c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/data_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ type FileUploadOptions struct {

// UpdateBoundingBoxOptions contains optional parameters for UpdateBoundingBox.
type UpdateBoundingBoxOptions struct {
Label *string
Label *string

// Normalized coordinates where all coordinates must be in the range [0, 1].
XMinNormalized *float64
Expand Down

0 comments on commit 92537c7

Please sign in to comment.