You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more informative message for improper cirq.qasm arguments. (#6905)
- Qubits is an optional parameter, only used for certain types
(usually `cirq.Gate`), and, if supplied elsewhere, can raise an error.
- Print out a more informative message.
Fixes: #6016
Co-authored-by: Michael Hucka <[email protected]>
0 commit comments