Skip to content

Commit

Permalink
Revert to not using 'extensions'.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Dec 19, 2023
1 parent 1c044e5 commit 7be2320
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/conf.py
Expand Up @@ -15,12 +15,7 @@
import sys
import os

extensions = [
"sphinx_rtd_theme",
"mock",
]

#import sphinx_rtd_theme
import sphinx_rtd_theme
from mock import Mock as MagicMock

# Mock things for readthedoc build
Expand Down

0 comments on commit 7be2320

Please sign in to comment.