-
Notifications
You must be signed in to change notification settings - Fork 16
Pull requests: mivade/argparse_dataclass
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve flake8 support - make it compatible with black
#71
opened Jul 14, 2025 by
cdleonard
Loading…
Support ArgumentDefaultsHelpFormatter by allowing extra calls to default_factory
#70
opened Jun 16, 2025 by
cdleonard
Loading…
Adding support for fields that are excluded from init and exclusively in the init
#67
opened Jan 25, 2025 by
jcal-15
Loading…
If
field.default
is set in the dataclass then set default
for the argument
#66
opened Jan 25, 2025 by
jcal-15
Loading…
feat: make add_dataclass_options public, separate field extraction into public helper function
#59
opened Sep 11, 2023 by
johanneskoester
Loading…
ProTip!
Filter pull requests by the default branch with base:main.