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

Add mnio_connections section #147

Merged
merged 3 commits into from
Dec 21, 2020
Merged

Conversation

j-mcdaniel
Copy link
Contributor

@j-mcdaniel j-mcdaniel commented Dec 17, 2020

Add an mnio_connections section to instruments in rack YAMLs.

@j-mcdaniel j-mcdaniel requested a review from a team as a code owner December 17, 2020 20:48
@@ -694,7 +711,7 @@ class QFDChannel(Message):
flux_current: Optional[float] = None
"""Flux current [Amps]."""

relay_closed: Optional[bool] = None
relay_closed: Optional[bool] = False
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately auto-generation is broken for this. Can you manually set it back to None?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My apologies. When the auto-gen ran I just assumed it correct. Changing it now.

@notmgsk notmgsk merged commit 681e307 into rigetti:master Dec 21, 2020
@notmgsk notmgsk mentioned this pull request Dec 29, 2020
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

Successfully merging this pull request may close these issues.

3 participants