We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318852c commit 7539e90Copy full SHA for 7539e90
1 file changed
src/fixate/drivers/dso/agilent_mso_x.py
@@ -1,6 +1,6 @@
1
import pyvisa
2
from fixate.core.exceptions import InstrumentError
3
-from fixate.drivers.dso.helper2 import DSO
+from fixate.drivers.dso.helper import DSO
4
import time
5
6
0 commit comments