Skip to content

Commit e01dab7

Browse files
stephentoubCopilot
andcommitted
Fix Go formatting in session.go
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a771018 commit e01dab7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

go/session.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,6 +1250,7 @@ func convertModelCapabilitiesToClass(src *rpc.ModelCapabilitiesOverride) *rpc.Mo
12501250
}
12511251
return dst
12521252
}
1253+
12531254
type LogOptions struct {
12541255
// Level sets the log severity. Valid values are [rpc.SessionLogLevelInfo] (default),
12551256
// [rpc.SessionLogLevelWarning], and [rpc.SessionLogLevelError].

0 commit comments

Comments
 (0)