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

Maintenance/refactor static attributes #134

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

ryan-kipawa
Copy link
Collaborator

Static attributes at result locations are currently set at runtime with setattr. This PR refactors that so that each static attribute exists as a python property.

@ryan-kipawa ryan-kipawa merged commit 4e5e945 into main Nov 13, 2024
6 checks passed
@ryan-kipawa ryan-kipawa deleted the maintenance/refactor_static_attributes branch November 13, 2024 15:19
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