Commit 3e0c8fb7 by Calen Pennington

Fix quality issues

parent 04115bfe
......@@ -2,7 +2,6 @@
import uuid
import copy
import ddt
from django.test import TestCase
import mock
from opaque_keys.edx.keys import CourseKey
......
"""Helper functions for working with the catalog service."""
from urlparse import urlparse
from django.conf import settings
from django.contrib.auth.models import User
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