PennyLaneAI / pennylane-rigetti

This PennyLane plugin allows the Rigetti Forest QPUs, QVM, and wavefunction simulator to optimize quantum circuits.
https://docs.pennylane.ai/projects/rigetti
BSD 3-Clause "New" or "Revised" License
41 stars 28 forks source link

Fix code style issues with black #153

Closed astralcai closed 8 months ago

astralcai commented 9 months ago

CI is failing due to black. Updating code with black.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.80%. Comparing base (898b742) to head (7984cfb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #153 +/- ## ======================================= Coverage 98.80% 98.80% ======================================= Files 10 10 Lines 585 585 ======================================= Hits 578 578 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.