quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Remove `v` in `git remote` command in dev installation #6688

Closed vtomole closed 1 month ago

vtomole commented 1 month ago

Fixes https://github.com/quantumlib/Cirq/issues/6686

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.82%. Comparing base (c58a05c) to head (14f5458). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6688 +/- ## ======================================= Coverage 97.82% 97.82% ======================================= Files 1074 1074 Lines 92118 92118 ======================================= Hits 90116 90116 Misses 2002 2002 ```

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