forked from M-Labs/artiq
1
0
Fork 0

docs: mock interactive_args

Simon Renblad 2024-03-15 11:05:02 +08:00
parent 0c1a6d2ec5
commit 2d8e29b28e
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",