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

Remove class XMLHelpers from the Python scripts #453

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

hakonhagland
Copy link
Collaborator

Remove class XMLHelpers and instead use the module xml_helpers. This avoids using static class functions and is a more Pythonic way of writing the same code.

Remove class XMLHelpers and instead use module functions. This
avoids using static class functions and is more Pythonic.
@blattms blattms requested a review from lisajulia January 3, 2025 18:37
@lisajulia
Copy link
Collaborator

Tested and looks good, merging

@lisajulia lisajulia merged commit f5bac73 into OPM:main Jan 8, 2025
6 checks passed
lisajulia added a commit to lisajulia/opm-reference-manual that referenced this pull request Jan 10, 2025
blattms added a commit that referenced this pull request Jan 10, 2025
Fix wrongly adjusted imports from #453
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