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 a78ed95 commit 82871bcCopy full SHA for 82871bc
docs/source/conf.py
@@ -51,6 +51,7 @@
51
52
autodoc_typehints = 'description'
53
autoclass_content = 'both' # options: 'both', 'class', 'init'
54
+autodoc_mock_imports = ['PyDAQmx']
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