forked from M-Labs/artiq
docs: fix sampler, waveform
This commit is contained in:
parent
cda758ef53
commit
c49600a2fc
|
@ -34,6 +34,7 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
|
||||||
"artiq.gui.models",
|
"artiq.gui.models",
|
||||||
"artiq.compiler.module",
|
"artiq.compiler.module",
|
||||||
"artiq.compiler.embedding",
|
"artiq.compiler.embedding",
|
||||||
|
"artiq.dashboard.waveform",
|
||||||
"qasync", "pyqtgraph", "matplotlib",
|
"qasync", "pyqtgraph", "matplotlib",
|
||||||
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
||||||
"h5py", "serial", "scipy", "scipy.interpolate",
|
"h5py", "serial", "scipy", "scipy.interpolate",
|
||||||
|
|
Loading…
Reference in New Issue