Skip to content

chore: better typechecking by checking in source code for libs #958

Description

@xieofxie

As a follow up of #775

Like

[[tool.mypy.overrides]]
module = ["optimum.*"]
follow_untyped_imports = true   # analyze optimum's source, honor its annotations

# type: ignore[misc]  # optimum base is untyped

It is valid for small libs

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