Fatal1ty / mashumaro

Fast and well tested serialization library
Apache License 2.0
751 stars 44 forks source link

Bubble up the inner expression #199

Open mishamsk opened 5 months ago

mishamsk commented 5 months ago

Hi,

This mostly implements https://github.com/Fatal1ty/mashumaro/issues/136 (see below)

Caveats:

I'd love this to be merged though. I think it adds quite a lot of value already.

Let me know what you think!

pep8speaks commented 5 months ago

Hello @mishamsk! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 1230:80: E501 line too long (93 > 79 characters) Line 1239:80: E501 line too long (93 > 79 characters)