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

Change setters list to dict #28

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Change setters list to dict #28

merged 1 commit into from
Jul 12, 2024

Conversation

jeremykubica
Copy link
Contributor

Change the setters list to a dictionary to make the look ups faster. As Kostya noted in #27, dictionaries preserve the order in which the items were inserted.

@jeremykubica jeremykubica requested a review from hombit July 12, 2024 13:28
Copy link
Contributor

@hombit hombit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@jeremykubica jeremykubica merged commit eee128a into main Jul 12, 2024
4 checks passed
@jeremykubica jeremykubica deleted the modify_attributes branch July 12, 2024 14:04
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