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 37db356 commit b1669c7Copy full SHA for b1669c7
temporalio/contrib/pydantic.py
@@ -15,7 +15,6 @@
15
16
from typing import Any, Optional, Type
17
18
-import pydantic.dataclasses
19
from pydantic import TypeAdapter
20
from pydantic_core import to_json
21
0 commit comments