psyinfra / onyo

text-based inventory system on top of git
ISC License
3 stars 5 forks source link

add missing character to fix doc build error #600

Closed TobiasKadelka closed 6 months ago

TobiasKadelka commented 6 months ago

There was a missing character that let to a failure of the doc-build which I added.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.73%. Comparing base (1ba2532) to head (1d0526a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #600 +/- ## ======================================= Coverage 95.73% 95.73% ======================================= Files 71 71 Lines 5583 5583 Branches 1081 1081 ======================================= Hits 5345 5345 Misses 139 139 Partials 99 99 ```

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