Skip to content

Commit 12eff82

Browse files
committed
Fixed missing space on import
1 parent 2ff0bfd commit 12eff82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/models/test_magic_parts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import pytest
77

88
from pydantic_ai.messages import MagicBinaryContent, MagicDocumentUrl, UserPromptPart
9+
910
from ..conftest import try_import
1011

1112
with try_import() as imports_successful:

0 commit comments

Comments
 (0)