Hello! Thank you for making this library available. Can you please add a py.typed file to the project as described in PEP 561 (https://peps.python.org/pep-0561/)? Otherwise, other projects cannot detect your type hints unless they add follow_untyped_imports to their mypy.ini file (which I did as a workaround).
Hello! Thank you for making this library available. Can you please add a py.typed file to the project as described in PEP 561 (https://peps.python.org/pep-0561/)? Otherwise, other projects cannot detect your type hints unless they add follow_untyped_imports to their mypy.ini file (which I did as a workaround).