Skip to content

Align mypy Makefile target with regular mypy checks #3688

@stefan6419846

Description

@stefan6419846

Currently, running make mypy complains about multiple violations, mostly related to having the --strict parameter enabled.

Tasks:

  • Remove flags from the Makefile and add them to the pyproject.toml configuration (might allow for reducing the explicitly mentioned options).
  • Fix violations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    is-maintenanceAnything that is just internal: Simplifying code, syntax changes, updating docs, speed improvementstypingType hints are faulty

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions