tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
804 stars 90 forks source link

Improve type hints for tests/ #340

Closed waketzheng closed 4 weeks ago

waketzheng commented 1 month ago

Success to run:

poetry shell
make ci
pip install mypy
mypy conftest.py tests/