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 show type hint error #358

Closed
kulame opened this issue Aug 13, 2020 · 2 comments
Closed

mypy show type hint error #358

kulame opened this issue Aug 13, 2020 · 2 comments

Comments

@kulame
Copy link

kulame commented Aug 13, 2020

i use mypy to check my code.
but it metioned:
error: Skipping analyzing 'uvloop': found module but no type hints or library stubs

does uvloop support mypy check?

@1st1
Copy link
Member

1st1 commented Aug 14, 2020

Maybe there's a typeshed for it, but there's no out of the box support. You're welcome to work on adding that!

@bryanforbes bryanforbes mentioned this issue Nov 2, 2020
@fantix
Copy link
Member

fantix commented Feb 10, 2021

This is fixed in #366 I think.

@fantix fantix closed this as completed Feb 10, 2021
This was referenced Feb 10, 2021
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

3 participants