add missing types stubs for deps

This commit is contained in:
collerek
2021-06-09 12:13:54 +02:00
parent 2d0ba2383a
commit 9c2f822e1e
3 changed files with 11 additions and 3 deletions

View File

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