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

Add a pre and post parser hook to the interactive parser #46

Merged
merged 14 commits into from
Jan 31, 2025
Merged

Conversation

clevelam
Copy link
Collaborator

@clevelam clevelam commented Jan 30, 2025

  • Add a add_parser_args pre parse hook to the interactive parsers
  • Add a post_parse hook to modify data after the parse step is complete.
  • Add a pre_parse hook to modify parser object (using args) prior to the parse
  • Fix numpy1->numpy2 sensitivities

@clevelam clevelam merged commit 4132fa9 into master Jan 31, 2025
6 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.

1 participant