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

mypy support #371

Open
remexre opened this issue Sep 14, 2021 · 4 comments
Open

mypy support #371

remexre opened this issue Sep 14, 2021 · 4 comments

Comments

@remexre
Copy link

remexre commented Sep 14, 2021

stubgen-generated stubs seem not to work out-of-the-box, so this'll probably take a bit of manual work

@WillDenissen
Copy link
Contributor

Can you elaborate on "stubgen-generated stubs"?

@remexre
Copy link
Author

remexre commented Sep 15, 2022

https://mypy.readthedocs.io/en/latest/stubgen.html can generate the needed stub files, sometimes.

@tomersa
Copy link

tomersa commented Oct 2, 2022

I support solving this issue so I won't have to skip type hinting on my project.

@gsingh93
Copy link

gsingh93 commented Oct 7, 2022

@remexre it would help if you could describe what the issue with the stubgen types is. Do you think we'll need to make the stubs from scratch or just tweak the generated ones to get them working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants