-
Couldn't load subscription status.
- Fork 16
After options defined use dataclass #114
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
Conversation
|
Everything else looks fine other than the thing about more clear examples. Making a note that we'll (obviously) want to mention that this is a breaking change when it goes to Unstable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nitpicks
Co-authored-by: Katelyn Gigante <clockwork.singularity@gmail.com>
As discussed on discord in the thread for pr #54 https://discord.com/channels/1097532591650910289/1311063001469812807
this make after_options_defined use the dataclass to stop dev from adding options there.