lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
386 stars 47 forks source link

Fixing deserialization issues for dataclasses with subgroup fields and nested dataclasses #211

Closed zhiruiluo closed 1 year ago

zhiruiluo commented 1 year ago

This PR is the implementation for the contribution 1 mentioned in #197.

lebrice commented 1 year ago

Closing in favor of #233