dropbox / pyannotate

Auto-generate PEP-484 annotations
Apache License 2.0
1.43k stars 59 forks source link

Infer argument and return types of callable values #9

Open JukkaL opened 6 years ago

JukkaL commented 6 years ago

It may be possible to infer the argument and return types of callable values in some cases. Here's an idea: