Per PEP 561: this is the standard way to indicate that a Python package contains its own type hints, which helps downstream consumers (like sigstore-python) typecheck its own usage of these APIs.
(It'd be nice to get this out ASAP, but not required -- we can do it whenever the next patch release comes up to keep the versions in sync here 🙂)
Per PEP 561: this is the standard way to indicate that a Python package contains its own type hints, which helps downstream consumers (like sigstore-python) typecheck its own usage of these APIs.
(It'd be nice to get this out ASAP, but not required -- we can do it whenever the next patch release comes up to keep the versions in sync here 🙂)