Skip to content

Commit

Permalink
wip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rbudhrani committed Jun 13, 2024
1 parent 78543ca commit ca00392
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 1,116 deletions.
2 changes: 1 addition & 1 deletion qmi/instruments/zurich_instruments/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
The qmi.instruments.zurich_instruments package provides support for:
- HDAWG.
"""
from qmi.instruments.zurich_instruments.hdawg import CompilerStatus, UploadStatus

# Alternative, QMI naming convention approved name
from qmi.instruments.zurich_instruments.hdawg import ZurichInstruments_HDAWG as ZurichInstruments_Hdawg
Loading

0 comments on commit ca00392

Please sign in to comment.