qutip / QuantumToolbox.jl

Quantum Toolbox in Julia
https://qutip.org/QuantumToolbox.jl/
BSD 3-Clause "New" or "Revised" License
46 stars 16 forks source link

Fix typo for `versioninfo` #220

Closed ytdHuang closed 1 month ago

ytdHuang commented 2 months ago

Description

This is just a PR for minor changes. Modify the output of versioninfo.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.04%. Comparing base (f556c33) to head (db0ecba). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== - Coverage 94.89% 94.04% -0.85% ========================================== Files 29 29 Lines 2115 2116 +1 ========================================== - Hits 2007 1990 -17 - Misses 108 126 +18 ```

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