Skip to content

Commit ed75184

Browse files
Add a few more imports to old alias
Co-authored-by: Mikhail Astafev <astafan8@gmail.com>
1 parent 7059620 commit ed75184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qcodes/instrument_drivers/HP/HP8753D.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Module left for backwards compatibility. Will be deprecated and removed eventually.
33
"""
44

5-
from HP_8753D import HP8753D
5+
from HP_8753D import HP8753D, HP8753DTrace, TraceNotReady

0 commit comments

Comments
 (0)