prettier / plugin-python

Prettier Python Plugin
MIT License
517 stars 41 forks source link

Don't add final empty line if file has no contents #68

Closed ryanashcraft closed 6 years ago

ryanashcraft commented 6 years ago

Fix #60. Use same logic as prettier's printer-estree.js "Program" case.