We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff0bfd commit 12eff82Copy full SHA for 12eff82
tests/models/test_magic_parts.py
@@ -6,6 +6,7 @@
6
import pytest
7
8
from pydantic_ai.messages import MagicBinaryContent, MagicDocumentUrl, UserPromptPart
9
+
10
from ..conftest import try_import
11
12
with try_import() as imports_successful:
0 commit comments