Na'aman Hirschfeld 8802535e95
chore: add py.typed (#3043)
This PR adds `py.typed`, which will fix issues of the following type:

![Uploading Screenshot 2024-05-17 at 12.13.33.png…]()

---------

Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
2024-05-20 08:52:04 -04:00

3 lines
118 B
Plaintext

# this is a marker used by static type checkers such as MyPy
# see: https://peps.python.org/pep-0561/ for reference.