dropbox / pyannotate

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

Allow customizing the maximum allowed line drift #90

Closed ilevkivskyi closed 4 years ago

ilevkivskyi commented 4 years ago

Previously it was hard-coded to 5 lines. Now we allow adjusting this number (this can be useful for custom codecs, such as invertible pyxl).