/usr/local/bin/autopep8
on the Python autopep8 path. but the formatting doesnt match expectations on the main autopep8 page. i placed /usr/local/bin/autopep8 --in-place --aggressive --aggressive
on the path but it returned a blank code. how could i use the --in-place --aggressive --aggressive
options?