Skip to content
Prev Previous commit
Next Next commit
Fix the typing issue with mypy
  • Loading branch information
rmk135 committed Aug 7, 2024
commit 8e1e62064e0195c8b377205c3b8d720552c3a9cc
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ commands=
[testenv:mypy]
deps=
typing_extensions
pydantic<2
mypy
commands=
mypy tests/typing