influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
706 stars 185 forks source link

fix: render README.rst at GitHub #635

Closed bednar closed 7 months ago

bednar commented 7 months ago

Related #634

Proposed Changes

Removed unsupported text role :class:. For more info see https://docutils.sourceforge.io/docs/ref/rst/roles.html

Checklist

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (d7181fa) 90.36% compared to head (ec07c24) 90.36%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #635 +/- ## ======================================= Coverage 90.36% 90.36% ======================================= Files 39 39 Lines 3497 3497 ======================================= Hits 3160 3160 Misses 337 337 ```

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