Skip to content

Are there plans to add type annotations / type hints / stub files for mypy? #745

@MartinThoma

Description

@MartinThoma

Type hints make it possible to use mypy to check automatically for bugs. They can be added by annotating the functions / methods directly or by adding stub files.

Are there plans to add stub files or type hints to alembic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    pep 484typing related issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions