Closed andrijapau closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
08ef9e6
) to head (b943e7c
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Context:
Completing the deprecation cycle of
QubitStateVector
(see https://github.com/PennyLaneAI/pennylane/pull/6525)Description of the Change:
Removed all references to the deprecated source code.
[sc-77482]