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

bad type annotation #8057

Open
kevinsung opened this issue May 12, 2022 · 1 comment
Open

bad type annotation #8057

kevinsung opened this issue May 12, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kevinsung
Copy link
Contributor

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

@kevinsung kevinsung added the type: feature request New feature or request label May 12, 2022
@1ucian0 1ucian0 added bug Something isn't working and removed type: feature request New feature or request labels May 13, 2022
@1ucian0
Copy link
Member

1ucian0 commented May 13, 2022

ping @taalexander @nkanazawa1989

side note, not sure if relevant: In #6759 it changed from Union["Schedule", Instruction] to Union["Schedule", PulseInst].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants