Fix the typing issue with pydantic

This commit is contained in:
Roman Mogylatov 2024-06-04 23:41:15 -04:00
parent 617cfe0eb8
commit adf7ad968f

View File

@ -77,6 +77,7 @@ commands=
[testenv:mypy]
deps=
typing_extensions
mypy
commands=
mypy tests/typing