Incidental pep8 changes

This commit is contained in:
Don Mitchell
2013-06-17 17:09:39 -04:00
parent 54a3bc620b
commit 1ff022e181
33 changed files with 170 additions and 188 deletions

View File

@@ -1,5 +1,5 @@
#pylint: disable=C0111
#pylint: disable=W0621
# pylint: disable=C0111
# pylint: disable=W0621
from lettuce import world, step
from .factories import *

View File

@@ -1,4 +1,3 @@
import re
import json
import logging
import static_replace