Skip to content

[ci] Tighten mypy on crypto/ + security/ post-MVP #35

Description

@jdev-02

Surfaced during #5.

pyproject.toml currently has ignore_errors = true for crypto.* and security.* because the existing code there has missing type annotations under mypy strict.

Not Jon's place to retype Satriyo's lane mid-hackathon. Track for post-MVP cleanup.

When done: remove the two override blocks from pyproject.toml, type up the missing annotations, run mypy crypto security --strict clean.

Owner: @aleens-labs (post-hackathon).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions