-
Notifications
You must be signed in to change notification settings - Fork 386
Closed as not planned
Labels
Description
Overview/summary
It would be great for the Shopify API to support mypy, whether through py.typed or a separate stubs library
Motivation
What inspired this enhancement?
Many other Python packages offer some support for this, even in very limited form, to assist with static type checking and IDE experience
Area
N/A
Checklist
- I have described this enhancement in a way that is actionable (if possible)
SamuelT-Beslogic