Fix all E303 pep8 errors.

This commit is contained in:
Feanil Patel
2019-12-30 12:25:38 -05:00
parent 61e1eda20d
commit 6e3fe00fff
783 changed files with 0 additions and 793 deletions

View File

@@ -4,7 +4,6 @@ Test the Studio help links.
"""
from unittest import skip
from six.moves import zip

View File

@@ -3,7 +3,6 @@ Acceptance tests for Studio related to course reruns.
"""
import random
from bok_choy.promise import EmptyPromise

View File

@@ -3,7 +3,6 @@ Acceptance tests for Studio related to the split_test module.
"""
import math
from bok_choy.promise import Promise