Skip to content

Commit aadd476

Browse files
committed
Re-attempt to mock labscript_utils import so autosummary can work.
1 parent 755e562 commit aadd476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
autodoc_typehints = 'description'
5656
autosummary_generate = True
5757
add_module_names = False
58+
autodoc_mock_imports = ['labscript_utils']
5859

5960
# Prefix each autosectionlabel with the name of the document it is in and a colon
6061
autosectionlabel_prefix_document = True

0 commit comments

Comments
 (0)