Skip to content
Snippets Groups Projects
Commit 09aae6e7 authored by Peter Desjardins's avatar Peter Desjardins
Browse files

Mocking some modules that were missing during platform API doc builds.

parent 4cc4e655
No related merge requests found
......@@ -151,6 +151,9 @@ MOCK_MODULES = [
'xmodule.assetstore.assetmgr.AssetManager',
'xmodule.contentstore.django',
'piexif',
'provider',
'provider.oauth2',
'oauth2_provider',
]
for mod_name in MOCK_MODULES:
......
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