We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't know what is the correct annotation but this is not a valid annotation
https://github.com/Qiskit/qiskit-terra/blob/b2f0964f2c43b7f6104db9e28191210cc6a71bd4/qiskit/transpiler/passes/calibration/builders.py#L330
The text was updated successfully, but these errors were encountered:
ping @taalexander @nkanazawa1989
side note, not sure if relevant: In #6759 it changed from Union["Schedule", Instruction] to Union["Schedule", PulseInst].
Union["Schedule", Instruction]
Union["Schedule", PulseInst]
Sorry, something went wrong.
No branches or pull requests
What should we add?
I don't know what is the correct annotation but this is not a valid annotation
https://github.com/Qiskit/qiskit-terra/blob/b2f0964f2c43b7f6104db9e28191210cc6a71bd4/qiskit/transpiler/passes/calibration/builders.py#L330
The text was updated successfully, but these errors were encountered: