add missing types stubs for deps

This commit is contained in:
collerek
2021-06-09 12:23:22 +02:00
parent 956116c59a
commit f197df0ecd
3 changed files with 6 additions and 2 deletions

View File

@ -28,4 +28,4 @@ black:
black ormar tests
mypy:
mypy --config-file mypy.ini --install-types ormar tests
mypy --config-file mypy.ini ormar tests