Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
4ead911f
Commit
4ead911f
authored
Dec 21, 2016
by
Calen Pennington
Committed by
GitHub
Dec 21, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #14199 from cpennington/revert-wajeeha
Fix quality issues
parents
bd87061f
3e0c8fb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
openedx/core/djangoapps/catalog/tests/test_utils.py
+0
-1
openedx/core/djangoapps/catalog/utils.py
+0
-2
No files found.
openedx/core/djangoapps/catalog/tests/test_utils.py
View file @
4ead911f
...
...
@@ -2,7 +2,6 @@
import
uuid
import
copy
import
ddt
from
django.test
import
TestCase
import
mock
from
opaque_keys.edx.keys
import
CourseKey
...
...
openedx/core/djangoapps/catalog/utils.py
View file @
4ead911f
"""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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment