avocado-framework / inspektor

Inspektor code checker
Other
11 stars 17 forks source link

inspektor.style: Make autopep8 fix to always work #20

Closed lmr closed 8 years ago

lmr commented 8 years ago

Instead of using the autopep8 API, simply call autopep8. It's simpler and more error-prone.

Signed-off-by: Lucas Meneghel Rodrigues lmr@scylladb.com