Skip to content

Commit 422dbc4

Browse files
jenshnielsenCopilot
andcommitted
Remove leftover Signal Hound and Rohde & Schwarz shim modules
- signal_hound/USB_SA124B.py - rohde_schwarz/RTE1000.py Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 598cca8 commit 422dbc4

3 files changed

Lines changed: 0 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,6 @@ known-first-party = ["qcodes"]
275275
# deprecated modules left
276276
# for backwards compatibility
277277
"src/qcodes/instrument_drivers/AimTTi/AimTTi_PL601P_channels.py" = ["F401"]
278-
"src/qcodes/instrument_drivers/signal_hound/USB_SA124B.py" = ["F401"]
279-
"src/qcodes/instrument_drivers/rohde_schwarz/RTE1000.py" = ["F401"]
280278
"src/qcodes/instrument_drivers/devices.py" = ["F401"]
281279

282280
# TID253 these imports are fine at module level

src/qcodes/instrument_drivers/rohde_schwarz/RTE1000.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/qcodes/instrument_drivers/signal_hound/USB_SA124B.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)