docs: fix sampler, waveform

pull/2349/head
Simon Renblad 2024-02-23 10:18:11 +08:00 committed by Sébastien Bourdeauducq
parent cda758ef53
commit c49600a2fc
2 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
"artiq.gui.models",
"artiq.compiler.module",
"artiq.compiler.embedding",
"artiq.dashboard.waveform",
"qasync", "pyqtgraph", "matplotlib",
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
"h5py", "serial", "scipy", "scipy.interpolate",