mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 23:27:54 +01:00
fix lint error
This commit is contained in:
@@ -335,6 +335,7 @@ func TestToolFunctionParameters_MarshalJSON(t *testing.T) {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
func TestToolCallFunction_IndexAlwaysMarshals(t *testing.T) {
|
||||
fn := ToolCallFunction{
|
||||
Name: "echo",
|
||||
|
||||
Reference in New Issue
Block a user