Commit a503a753 by Peter Fogg

Remove unnecessary pylint warning disable.

parent 453bf421
#pylint: disable=C0111 #pylint: disable=C0111
#pylint: disable=W0621
from lettuce import world, step from lettuce import world, step
from common import * from common import *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment