Add missing sphinx conf line

This commit is contained in:
Ciarán Ainsworth 2022-08-02 11:36:22 +02:00
parent 40fc4918e1
commit 6f83ff69d7
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ extensions = [
"sphinx.ext.graphviz",
"sphinx.ext.autodoc",
"myst_parser",
"sphinx_panels",
"sphinx_design",
"sphinx_multiversion",
]
autodoc_mock_imports = [