We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46fa81 commit 0df5a02Copy full SHA for 0df5a02
doc/conf.py
@@ -21,3 +21,5 @@
21
napoleon_numpy_docstring = False
22
23
master_doc = 'index'
24
+
25
+autodoc_mock_imports = ['waveform_collection']
0 commit comments