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

There don't seem to be any type hints #53

Open
SteveBenz opened this issue Jun 13, 2022 · 1 comment
Open

There don't seem to be any type hints #53

SteveBenz opened this issue Jun 13, 2022 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@SteveBenz
Copy link

I'm very new to python, pygame, etc, so maybe I missed something big. I'm using pylance and mypy to do static analysis, and they don't seem to be finding a type library or any type hints. Pygame itself seems to have these type hints.

Is there an install step I missed or is it just not in the library?

If it's not in the library, would you be interested in a PR that adds the type hints? Maybe I could contribute...

@SteveBenz SteveBenz added the bug Something isn't working label Jun 13, 2022
@AustL
Copy link
Owner

AustL commented Aug 4, 2022

Yes, if you could do that, it'd be much appreciated!

@AustL AustL added the documentation Improvements or additions to documentation label Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants