skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

decorated functions are not properly typechecked #4353

Open cg505 opened 1 week ago

cg505 commented 1 week ago

We will not catch typecheck errors on functions with have e.g. @timeline.event or @usage_lib.entrypoint.

See https://mypy.readthedocs.io/en/stable/generics.html#declaring-decorators

Version & Commit info: