Skip to content

typing: graduate opencontractserver.mcp.* from mypy baseline #1486

@JSv4

Description

@JSv4

Sub-issue of #1447. Continues draining the mypy baseline established in #1331.

Scope

Three `opencontractserver.mcp.*` modules remain on the baseline:

  • `opencontractserver.mcp.server`
  • `opencontractserver.mcp.tools`
  • `opencontractserver.mcp.tests.test_mcp`

`test_mcp` is the single largest baseline file at 319 errors (per `docs/typing/README.md`'s baseline-shape table). Recommend graduating `server` and `tools` first as one PR, then tackling `test_mcp` in a dedicated follow-up.

Acceptance

  • Per-module or per-package PR(s)
  • Modules' `[mypy-…]` blocks removed
  • Pre-commit `mypy` runs clean on the full project surface

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions