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.
1 parent 18e76cd commit 4e630c0Copy full SHA for 4e630c0
docs/source/conf.py
@@ -50,7 +50,7 @@
50
autodoc_typehints = 'description'
51
autosummary_generate = True
52
add_module_names = False
53
-autodoc_mock_imports = ['labscript_utils']
+autodoc_mock_imports = ['labscript_utils.h5_lock']
54
55
# Prefix each autosectionlabel with the name of the document it is in and a colon
56
autosectionlabel_prefix_document = True
0 commit comments