Skip to content

Commit

Permalink
fix re-import
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarloromeo committed Nov 20, 2024
1 parent 6f02388 commit b357b88
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from typing import Any, Protocol, runtime_checkable

from pydantic import AnyHttpUrl, TypeAdapter
from pydantic import TypeAdapter
from typing_extensions import ( # https://docs.pydantic.dev/latest/api/standard_library_types/#typeddict
TypedDict,
)
Expand Down

0 comments on commit b357b88

Please sign in to comment.