tefra / xsdata

Naive XML & JSON Bindings for python
https://xsdata.readthedocs.io
MIT License
310 stars 56 forks source link

fix(docs): fix typo on type `str` #1021

Closed batisteo closed 3 months ago

batisteo commented 3 months ago

In the docs, the string type was written srt instead of str. This merge request fix this.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (0e4d2b5) to head (716b1e5).

:exclamation: Current head 716b1e5 differs from pull request most recent head 004aafe. Consider uploading reports for the commit 004aafe to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1021 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 117 117 Lines 9272 9263 -9 Branches 2194 2191 -3 ========================================= - Hits 9272 9263 -9 ```

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud