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

Clean up registerCommands.py script #3789

Conversation

jeremiah-corrado
Copy link
Contributor

@jeremiah-corrado jeremiah-corrado commented Sep 24, 2024

Add a FormalTypeSpec class to registerCommands.py to improve readability/maintainability. (Previously, information about formal types was stored in a 4-tuple, and the meaning of each element wasn't always clear).

…ation about formal types

Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! thanks jeremiah

src/registry/register_commands.py Outdated Show resolved Hide resolved
remove accidentally committed print debugging

Co-authored-by: tess <48131946+stress-tess@users.noreply.github.com>
@stress-tess stress-tess added this pull request to the merge queue Sep 26, 2024
Merged via the queue into Bears-R-Us:master with commit 538822d Sep 26, 2024
10 checks passed
@jeremiah-corrado jeremiah-corrado deleted the register-comands-readability-improvements branch September 26, 2024 21:03
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.

2 participants