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

Convert self.hardware to Ordered Dict #42

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

dbgen1
Copy link
Contributor

@dbgen1 dbgen1 commented Oct 19, 2024

Resolves #37.

All references to the hardware field have been checked and should work properly. I also slightly re-ordered the dictionary to align with the order of initialization.

@Mikefly123
Copy link
Member

Thanks for submitting this! I will test it on our Engineering Model tomorrow and if it runs well I will approve the pull request!

@Mikefly123
Copy link
Member

Ran it and LGTM! We might want to check down the line for any edge case issues with unpacking the dict into state of health stuff but it shouldn't be an issue.

@Mikefly123 Mikefly123 merged commit ddbd5e8 into proveskit:main Oct 31, 2024
1 check 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.

Change c.hardware to be an Ordered Dict
3 participants