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

Improve usage of Python properties #20

Closed
greg-hellings opened this issue Sep 29, 2020 · 0 comments · Fixed by #132
Closed

Improve usage of Python properties #20

greg-hellings opened this issue Sep 29, 2020 · 0 comments · Fixed by #132
Labels
good first issue Good for newcomers help wanted Extra attention is needed performance Relates to product or testing performance.

Comments

@greg-hellings
Copy link
Contributor

A large number of values are handled with getter methods throughout. Replace them with use of the @property wrapper where appropriate

@greg-hellings greg-hellings added good first issue Good for newcomers help wanted Extra attention is needed performance Relates to product or testing performance. labels Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed performance Relates to product or testing performance.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant