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 763a0f1 commit 60d21faCopy full SHA for 60d21fa
docs/source/conf.py
@@ -51,6 +51,7 @@
51
autodoc_typehints = 'description'
52
autosummary_generate = True
53
add_module_names = False
54
+autodoc_mock_imports = ['labscript_utils']
55
56
# Prefix each autosectionlabel with the name of the document it is in and a colon
57
autosectionlabel_prefix_document = True
0 commit comments