konradhalas / dacite

Simple creation of data classes from dictionaries.
MIT License
1.72k stars 106 forks source link

feat: add `allow_missing_fields_as_none` option for missing fields in… #199

Closed thincal closed 1 year ago

thincal commented 1 year ago

to fix issue https://github.com/konradhalas/dacite/issues/198

thincal commented 1 year ago

@konradhalas could you help review with the issue https://github.com/konradhalas/dacite/issues/198 and this PR ? many thanks.