We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2610788 commit 280c652Copy full SHA for 280c652
1 file changed
doc/source/conf.py
@@ -48,6 +48,8 @@
48
49
autodoc_mock_imports = [
50
"h5py",
51
+ "tkinter",
52
+ "matplotlib"
53
]
54
55
# Add any paths that contain templates here, relative to this directory.
0 commit comments