Commit 6e887771 by Calen Pennington

Import HttpBasicAuth from the right place

parent 8ce12b10
......@@ -19,7 +19,7 @@ from xmodule_modifiers import replace_static_urls, add_histogram, wrap_xmodule
from courseware.courses import (has_staff_access_to_course,
has_staff_access_to_location)
from requests import HttpBasicAuth
from requests.auth import HttpBasicAuth
log = logging.getLogger("mitx.courseware")
......
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