We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2610788 + 8ee9836 commit cb0a441Copy full SHA for cb0a441
1 file changed
doc/source/conf.py
@@ -46,9 +46,7 @@
46
"m2r",
47
]
48
49
-autodoc_mock_imports = [
50
- "h5py",
51
-]
+autodoc_mock_imports = ["h5py", "tkinter", "matplotlib"]
52
53
# Add any paths that contain templates here, relative to this directory.
54
templates_path = ["_templates"]
0 commit comments