vprusso / toqito

|toqito> (Theory of Quantum Information Toolkit) in Python :snake:
https://toqito.readthedocs.io/en/latest/
MIT License
137 stars 54 forks source link

Fixing misplaced & issue. #608

Closed vprusso closed 1 month ago

vprusso commented 1 month ago

Closes #607

(Nice catch, @purva-thakre !)

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.1%. Comparing base (17e994f) to head (3e041a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #608 +/- ## ====================================== Coverage 98.1% 98.1% ====================================== Files 162 162 Lines 3108 3108 Branches 760 760 ====================================== Hits 3050 3050 Misses 37 37 Partials 21 21 ```

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