Commit 9f4dcbcd by Alexander Kryklia Committed by Valera Rozuvan

disables pylint warning for lettuce tests syntax

parent 4c544d6f
#pylint: disable=C0111 #pylint: disable=C0111
#pylint: disable=W0613
#pylint: disable=W0621
from lettuce import world, step from lettuce import world, step
from lettuce.django import django_url from lettuce.django import django_url
......
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