mirror of
https://github.com/ollama/ollama.git
synced 2025-07-12 22:53:02 +02:00
refactor modelfile parser
This commit is contained in:
@ -238,6 +238,5 @@ func Test_Routes(t *testing.T) {
|
||||
if tc.Expected != nil {
|
||||
tc.Expected(t, resp)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user