Uses autopep8 installed to format python code according to pep8 guidelines.
Make sure to have autopep8 installed. Install it by running pip install autopep8
pip install autopep8