Fix the typing issue with mypy

This commit is contained in:
Roman Mogylatov 2024-06-04 23:47:35 -04:00
parent 1d7bb96e4c
commit 8e1e62064e

View File

@ -78,6 +78,7 @@ commands=
[testenv:mypy]
deps=
typing_extensions
pydantic<2
mypy
commands=
mypy tests/typing