dropbox / pyannotate

Auto-generate PEP-484 annotations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Async supported?

FreCap opened this issue · comments

When I ran the script on my codebase, I noticed that none of my async functions were classified.

Are they supposed to be supported, or you have the support of them in your timeline by change?

Thank you #

Hm, you're right these don't currently work. I think we'll have to solve at least #56 before this can work. If you want to help out, a PR for this should not be difficult!