Skip to content

Commit

Permalink
Fix the typing issue with pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Jun 5, 2024
1 parent 60ccf49 commit 8088cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ commands=

[testenv:mypy]
deps=
typing_extensions
mypy
commands=
mypy tests/typing

0 comments on commit 8088cce

Please sign in to comment.