Fix all E303 pep8 errors.
This commit is contained in:
@@ -4,7 +4,6 @@ Test the Studio help links.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
from unittest import skip
|
||||
|
||||
from six.moves import zip
|
||||
|
||||
@@ -3,7 +3,6 @@ Acceptance tests for Studio related to course reruns.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import random
|
||||
|
||||
from bok_choy.promise import EmptyPromise
|
||||
|
||||
@@ -3,7 +3,6 @@ Acceptance tests for Studio related to the split_test module.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import math
|
||||
|
||||
from bok_choy.promise import Promise
|
||||
|
||||
Reference in New Issue
Block a user