We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
labscript_utils
1 parent 755e562 commit aadd476Copy full SHA for aadd476
docs/source/conf.py
@@ -55,6 +55,7 @@
55
autodoc_typehints = 'description'
56
autosummary_generate = True
57
add_module_names = False
58
+autodoc_mock_imports = ['labscript_utils']
59
60
# Prefix each autosectionlabel with the name of the document it is in and a colon
61
autosectionlabel_prefix_document = True
0 commit comments