Skip to content

refactor!: expose HelpInfo as a namedtuple #37

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

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

P403n1x87
Copy link
Collaborator

We refactor the HelpInfo type to be a namedtuple and be part of the public API for better consumption of the information. We also drop the assumption that the variable name would be formatted in a RST document and remove the double backtick wrapping from the generated help info data.

We refactor the HelpInfo type to be a namedtuple and be part of
the public API for better consumption of the information. We also
drop the assumption that the variable name would be formatted in
a RST document and remove the double backtick wrapping from the
generated help info data.
@P403n1x87 P403n1x87 merged commit ba018d7 into main Oct 21, 2024
12 checks passed
@P403n1x87 P403n1x87 deleted the refactor/helpinfo-namedtuple branch October 21, 2024 14:55
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.

1 participant