Some minor from 'pep8', and silencing the PEP8 messages I don't care about.

Also make pep8 show all messages rather than just 1 per code.
This commit is contained in:
Michael DeHaan 2012-03-02 22:03:03 -05:00
parent 0d7a84d591
commit 3ad9db4966
5 changed files with 32 additions and 24 deletions

View file

@ -14,4 +14,3 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.