Cleanup internal usage of qiskit.passmanager
in qiskit.transpiler
to avoid warnings
#11369
Milestone
qiskit.passmanager
in qiskit.transpiler
to avoid warnings
#11369
I guess until the code path really gets deprecated it doesn't really matter, but I just wanted to note that while testing the 1.0 beta I tried looking at all warnings and noticed that the
warning gets generated a lot internally by Qiskit. For instance, this code generates it:
Originally posted by @wshanks in #10127 (comment)
The text was updated successfully, but these errors were encountered: