yukinarit / pyserde

Yet another serialization library on top of dataclasses, inspired by serde-rs.
https://yukinarit.github.io/pyserde/guide/en
MIT License
726 stars 40 forks source link

Translate decorators.md to Japanese #555

Closed K-dash closed 4 months ago

K-dash commented 4 months ago

Related to https://github.com/yukinarit/pyserde/issues/545

decorators.mdの日本語版Docを作成しました。

レビューをお願いします 🙏

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.04%. Comparing base (ac3c68f) to head (2077d2d). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #555 +/- ## ======================================= Coverage 91.04% 91.04% ======================================= Files 13 13 Lines 1942 1942 Branches 437 437 ======================================= Hits 1768 1768 Misses 117 117 Partials 57 57 ```

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