snok / flake8-type-checking

Flake8 plugin for managing type-checking imports & forward references.
BSD 3-Clause "New" or "Revised" License
113 stars 16 forks source link

Adds support for SQLAlchemy 2.0 `Mapped` annotations #179

Closed Daverball closed 12 months ago

Daverball commented 12 months ago

Closes #178

sondrelg commented 12 months ago

If you'd like to cut a release yourself @Daverball, just:

That will kick off a workflow which publishes the new version to PyPI :+1: