Skip to content

Add py.typed file to be PEP561 compatible

Laurent Savaëte requested to merge LaurentS/sdk:add-py-typed into main

This PR fixes issue #212 (closed) so that mypy runs on taps/targets built with the SDK can succeed.

See my notes in the issue for the rationale and doc reference :)

Merge request reports