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

Simple type hints for aerich/ #341

Closed waketzheng closed 4 weeks ago

waketzheng commented 1 month ago

Add type hints for the following files:

mypy aerich/__init__.py aerich/cli.py aerich/coder.py aerich/utils.py