Skip to content
Snippets Groups Projects
Commit 4531e155 authored by Kyle McCormick's avatar Kyle McCormick Committed by Kyle McCormick
Browse files

refactor!: stop using import_shims

Attempting to import packages from
lms/djangoapps, cms/djangoapps, or common/djangoapps
as if they are import roots will now
simply raise ImportErrors (like any other invalid
import) instead of DeprecatedEdxPlatformImportError.

See docs/decisions/0007-sys-path-modification-removal.rst
for more details.
parent f92740b3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment