Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support type checking #145

Open
Saare opened this issue Sep 12, 2022 · 1 comment
Open

Support type checking #145

Saare opened this issue Sep 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Saare
Copy link

Saare commented Sep 12, 2022

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

@maxdeviant
Copy link
Contributor

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

@willmanduffy willmanduffy added the enhancement New feature or request label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants