aboutsummaryrefslogtreecommitdiff
path: root/examples/eit_with_vcsel.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/eit_with_vcsel.py')
-rw-r--r--examples/eit_with_vcsel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/eit_with_vcsel.py b/examples/eit_with_vcsel.py
index 800507b..fb9136d 100644
--- a/examples/eit_with_vcsel.py
+++ b/examples/eit_with_vcsel.py
@@ -6,7 +6,7 @@ import time
from tqdm import tqdm as pbar
import matplotlib.pyplot as plt
from qolab.hardware import BasicInstrument
-from qolab.data import TraceSetSameX, TraceXY, Trace
+from qolab.data import TraceSetSameX, Trace
from qolab.hardware.rf_generator import QOL_LMX2487
from qolab.hardware.daq import LabJackUE9
from qolab.hardware.power_supply.keysight_e3612a import KeysightE3612A