PennyLaneAI / pennylane-qiskit

The PennyLane-Qiskit plugin integrates the Qiskit quantum computing framework and IBM Q with PennyLane.
https://docs.pennylane.ai/projects/qiskit
Apache License 2.0
194 stars 66 forks source link

Account for new warning messages from Qiskit #557

Closed austingmhuang closed 5 months ago

austingmhuang commented 5 months ago

CI on Master breaks due to some new warning messages from Qiskit. This was already fixed on #536, but we'll fix it here on master as well.

austingmhuang commented 5 months ago

Closing this since @obliviateandsurrender's PR #559 covers this as well.