Skip to content

Commit

Permalink
Try to get docs working.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Dec 19, 2023
1 parent f02c708 commit 2bcf368
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/conf.py
Expand Up @@ -15,6 +15,10 @@
import sys
import os

extensions = [
"sphinx_rtd_theme",
]

import sphinx_rtd_theme
from mock import Mock as MagicMock

Expand Down

0 comments on commit 2bcf368

Please sign in to comment.