forked from M-Labs/artiq
docs: mock interactive_args
This commit is contained in:
parent
915d3613f1
commit
fddff13842
|
@ -35,6 +35,7 @@ mock_modules = ["artiq.gui.waitingspinnerwidget",
|
|||
"artiq.compiler.module",
|
||||
"artiq.compiler.embedding",
|
||||
"artiq.dashboard.waveform",
|
||||
"artiq.dashboard.interactive_args",
|
||||
"qasync", "pyqtgraph", "matplotlib", "lmdb",
|
||||
"numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5",
|
||||
"h5py", "serial", "scipy", "scipy.interpolate",
|
||||
|
|
Loading…
Reference in New Issue