Incorrect type annotation for the result of to_json
in DataClassORJSONMixin
#223
Labels
bug
Something isn't working
to_json
in DataClassORJSONMixin
#223
Description
The
to_json
method should returnstr
instead ofbytes
.mashumaro/mashumaro/mixins/orjson.pyi
Lines 27 to 33 in bffc024
The text was updated successfully, but these errors were encountered: