workos-python icon indicating copy to clipboard operation
workos-python copied to clipboard

Support type checking

Open Saare opened this issue 3 years ago • 1 comments

Hey :)

The Python SDK does not currently support type checking, causing mypy to display Skipping analyzing "workos": module is installed, but missing library stubs or py.typed marker [import]. It's probably not high on your list of priorities but I figured it should be mentioned anyway :)

https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker

Saare avatar Sep 12 '22 20:09 Saare

Thanks for the suggestion! We'll see where this fits on our roadmap for the Python SDK.

maxdeviant avatar Apr 06 '23 15:04 maxdeviant