quantumlib / Cirq

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

Fix misspelling in class name #6716

Closed eliottrosenberg closed 2 months ago

pavoljuhas commented 2 months ago

NTS - This is a new class added in not-yet-released commit 3922a63a93b970f11bd79f0418876996c9fd626f. We can rename without going through deprecation process.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (6037f18) to head (8354ad8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6716 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 1077 1077 Lines 92482 92482 ======================================= Hits 90480 90480 Misses 2002 2002 ```

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