Skip to content

full API can't currently apply pyright #271

@mikesmit

Description

@mikesmit

Creating this as part of removing the "lib" packages for the various services in api-v2.

The code from "policyengine_api/api" is broken in a number of ways (for one we don't actually include the required dependencies in the pyproject.toml). pyright for some reason (microsoft/pyright#10159) is unusably slow if you try to exclude directories so I've turned it off, but this means we have no type checking on the full API which is going to lead pretty quickly to code rott.

@anth-volk should we fix the offending api code, delete it, other?

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