Commit 4ead911f by Calen Pennington Committed by GitHub

Merge pull request #14199 from cpennington/revert-wajeeha

Fix quality issues
parents bd87061f 3e0c8fb7
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
import uuid import uuid
import copy import copy
import ddt
from django.test import TestCase from django.test import TestCase
import mock import mock
from opaque_keys.edx.keys import CourseKey from opaque_keys.edx.keys import CourseKey
......
"""Helper functions for working with the catalog service.""" """Helper functions for working with the catalog service."""
from urlparse import urlparse
from django.conf import settings from django.conf import settings
from django.contrib.auth.models import User from django.contrib.auth.models import User
from edx_rest_api_client.client import EdxRestApiClient from edx_rest_api_client.client import EdxRestApiClient
......
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