Fix all E303 pep8 errors.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""HTTP endpoints for the Course Run API."""
|
||||
|
||||
|
||||
|
||||
from django.conf import settings
|
||||
from django.http import Http404
|
||||
from edx_rest_framework_extensions.auth.jwt.authentication import JwtAuthentication
|
||||
|
||||
Reference in New Issue
Block a user