forked from M-Labs/artiq
1
0
Fork 0

docs: mock interactive_args

Simon Renblad 2024-03-15 11:05:02 +08:00
parent 04026ae94f
commit 61f906a8ce
1 changed files with 1 additions and 0 deletions

View File

@ -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",