Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Nov 22, 2024
1 parent 458fb29 commit 56d6c95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/prefect/client/_adapters.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Creating type adapters to avoid recreation of the pydantic core schemas when possible."""

from typing import List

from pydantic import TypeAdapter
Expand Down

0 comments on commit 56d6c95

Please sign in to comment.