X Tutup
The Wayback Machine - https://web.archive.org/web/20200906154526/https://github.com/MagicStack/uvloop/issues/358/
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

Open
kulame opened this issue Aug 13, 2020 · 1 comment
Open

mypy show type hint error #358

kulame opened this issue Aug 13, 2020 · 1 comment

Comments

@kulame
Copy link

@kulame 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 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!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup