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

using self. instead of __dict__ and keyword to get class attributes #86

Merged

Conversation

shimwell
Copy link
Collaborator

@shimwell shimwell commented Apr 25, 2024

This PR changes the init.py file so that it uses the class attributes instead of the dict and key to access class attributes.

@shimwell
Copy link
Collaborator Author

shimwell commented Apr 25, 2024

Are there and objections to merging this one?

I'm keen to build on the foundations laid out by this to improve the flow of data through the code as I think we have a few gremlins in the code base.

I think this is a non controversial PR, it passes the tests and saves a few lines of code.

@psauvan psauvan merged commit 52e7443 into GEOUNED-org:dev Apr 26, 2024
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.

2 participants