Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring documentation does not work with latest version (0.3.4) #39

Open
jenshnielsen opened this issue May 20, 2022 · 1 comment
Open
Assignees

Comments

@jenshnielsen
Copy link
Collaborator

The example here https://docs.zhinst.com/zhinst-qcodes/en/latest/refactoring/index.html seems out of date since

from zhinst.qcodes import Session

results in an ImportError.

I guess the code should read

from zhinst.qcodes import ZISession
@tobiasah
Copy link
Member

Yes you are absolutely right. We will update the documentation accordingly.

@markheik markheik self-assigned this May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants