Skip to content

Commit d23ed36

Browse files
committed
pyqtgraph docmock
1 parent a01f3b2 commit d23ed36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227

228228
# Add here all modules to be mocked up. When the dependencies are not met
229229
# at building time. Here used to have PyQT mocked.
230-
autodoc_mock_imports = ["accwidgets", "qtpy"]
230+
autodoc_mock_imports = ["accwidgets", "qtpy", "pyqtgraph"]
231231

232232
# -- Type Aliases --------------------------------------------------------------
233233

0 commit comments

Comments
 (0)