dropbox / pyannotate

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

Correctly fix files in subdirectories without __init__.py files #83

Closed gvanrossum closed 5 years ago

gvanrossum commented 5 years ago

As long as that subdirectory is underneath the current directory.

Fixes #75.