Skip to content

Commit 239ab14

Browse files
committed
Stop ignoring pydantic
1 parent 5f1515a commit 239ab14

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@ ignore_missing_imports = True
3434
[mypy-anthropic.*]
3535
ignore_missing_imports = True
3636

37-
[mypy-pydantic.*]
38-
ignore_missing_imports = True
39-
4037
[mypy-httpx.*]
4138
ignore_missing_imports = True

0 commit comments

Comments
 (0)