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

Update configuration.n_qubits model, disallow -1 #1388

Merged
merged 1 commit into from Nov 30, 2018

Conversation

diego-plan9
Copy link
Member

Update the BackendConfiguration model to adhere to the schemas,
disallowing -1 for n_qubits.

This is a small fix that makes that model be consistent with the change introduced in #1327 - which now can be added safely since #1369 landed.

Summary

Details and comments

Update the `BackendConfiguration` model to adhere to the schemas,
disallowing `-1` for `n_qubits`.
@jaygambetta jaygambetta merged commit 9169cef into Qiskit:master Nov 30, 2018
Backends, Qobj, and Result automation moved this from To do to Done Nov 30, 2018
@diego-plan9 diego-plan9 deleted the feature/model-updates branch November 30, 2018 12:54
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
Update the `BackendConfiguration` model to adhere to the schemas,
disallowing `-1` for `n_qubits`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants