Skip to content

Add type hints across the codebase #164

@winwinashwin

Description

@winwinashwin

SQLAlchemy now provides strong typing support. We should also move in the same direction by adding type annotations throughout the codebase.

Benefits would include better editor support, improved static analysis (e.g., with mypy, pyright, ty), and easier maintainability for contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions