help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autocorrect errors from the elpy-check?


From: xeon Mailinglist
Subject: autocorrect errors from the elpy-check?
Date: Tue, 25 Mar 2014 10:57:12 -0700 (PDT)
User-agent: G2/1.0

I use elpy to check my python code. elpy-check finds PEP8 error in the code. Is 
there a way to autocorrect the PEP8 errors that elpy-check found?


Here is an example of an error:
Compilation started at Tue Mar 25 17:42:06

flake8 
/home/xeon/repositories/git/hadoop-mapreduce-manager-python/src/manager/test/testParallelDigest.py
/home/xeon/repositories/git/hadoop-mapreduce-manager-python/src/manager/test/testParallelDigest.py:16:23:
 E201 whitespace after '('

Compilation exited abnormally with code 1 at Tue Mar 25 17:42:07


reply via email to

[Prev in Thread] Current Thread [Next in Thread]