Review feedback.

This commit is contained in:
cahrens
2013-05-30 14:13:10 -04:00
parent 1c20978974
commit 8fd15ce45d
11 changed files with 30 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
# disable missing docstring
#pylint: disable=C0111
#pylint: disable=W0621
from lettuce import world, step
from nose.tools import assert_equal