Skip to content

Tooling: resolve mypy duplicate module in molecule tests #110

@miciav

Description

@miciav

Problem

Mypy reports duplicate module names in molecule/controller-stop.

Evidence

  • arch_report/mypy.txt:1

Plan

  1. Decide whether to exclude molecule/ from mypy or convert it into a package with __init__.py.
  2. Update mypy config accordingly.
  3. Re-run mypy.

Validation

  • uv run mypy .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions