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 a01f3b2 commit d23ed36Copy full SHA for d23ed36
doc/conf.py
@@ -227,7 +227,7 @@
227
228
# Add here all modules to be mocked up. When the dependencies are not met
229
# at building time. Here used to have PyQT mocked.
230
-autodoc_mock_imports = ["accwidgets", "qtpy"]
+autodoc_mock_imports = ["accwidgets", "qtpy", "pyqtgraph"]
231
232
# -- Type Aliases --------------------------------------------------------------
233
0 commit comments