wistful / SublimeAutoPEP8

Automatically formats Python code to conform to the PEP 8 style guide using autopep8 and pep8 modules
144 stars 23 forks source link

use % to format filepath instead of +. #44

Closed lanfon72 closed 8 years ago

lanfon72 commented 8 years ago

to avoid filepath is None when use preview changes in un-saved files.