Skip to content

Commit 031b65d

Browse files
author
chenzailong
committed
style: format code with ruff
1 parent ea7ddd6 commit 031b65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ class AudioContent(BaseModel):
712712
for notes on _meta usage.
713713
"""
714714
model_config = ConfigDict(extra="allow")
715-
715+
716716

717717
class DictContent(BaseModel):
718718
"""Dict content for a message."""

0 commit comments

Comments
 (0)