Fix PEP8: E261 at least two spaces before inline comment
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# pylint: disable=C0111
|
||||
|
||||
from lettuce import world, step
|
||||
from nose.tools import assert_true # pylint: disable=E0611
|
||||
from nose.tools import assert_true # pylint: disable=E0611
|
||||
from video_editor import RequestHandlerWithSessionId, success_upload_file
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user