Skip to content

Commit ba9b400

Browse files
authored
Merge branch 'main' into disable-outlines-lllama-tests
2 parents 99b1aac + 733b8bf commit ba9b400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydantic_ai_slim/pydantic_ai/models/google.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ class GoogleModel(Model):
185185

186186
_model_name: GoogleModelName = field(repr=False)
187187
_provider: Provider[Client] = field(repr=False)
188-
_url: str | None = field(repr=False)
189188

190189
def __init__(
191190
self,

0 commit comments

Comments
 (0)