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

Refactor LEMSSimulation to remove the need of an explicit dict (just use vars(self) instead #427

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

sanjayankur31
Copy link
Member

this also removes the need for overriding __setattr__ etc.

This not a breaking change because LEMSSimulation.lems_info is still available (as a property).

@sanjayankur31 sanjayankur31 merged commit 853d319 into development Sep 13, 2024
7 checks passed
@sanjayankur31 sanjayankur31 deleted the feat-lemssimulation branch September 13, 2024 15:05
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