-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels