Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 274 Bytes

File metadata and controls

8 lines (4 loc) · 274 Bytes

Atom Python Autopep8

Uses autopep8 installed to format python code according to pep8 guidelines.

Install

Make sure to have autopep8 installed. Install it by running pip install autopep8