Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypedDicts for option and command groups #156

Merged
merged 4 commits into from
Feb 4, 2024

Conversation

dwreeves
Copy link
Collaborator

@dwreeves dwreeves commented Feb 3, 2024

The interface for command_groups and option_groups is a little opaque. One way to help a little bit is to add TypedDict support, which is what this PR does.

@dwreeves
Copy link
Collaborator Author

dwreeves commented Feb 3, 2024

Oh woops, I forgot to run pre-commit run -a. Guess this will be a decent amount of work!

@dwreeves dwreeves merged commit 8cb5c8e into ewels:main Feb 4, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant