lovasoa / marshmallow_dataclass

Automatic generation of marshmallow schemas from dataclasses.
https://lovasoa.github.io/marshmallow_dataclass/html/marshmallow_dataclass.html
MIT License
456 stars 78 forks source link

Fixes for typeguard>=3.0.0rc2 (and mypy 1.1.1) #235

Closed dairiki closed 1 year ago

dairiki commented 1 year ago

Fixes #234

Also fixes issues with our mypy plugin with mypy>=1.1.1.

dairiki commented 1 year ago

Released in 8.5.12.