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

Replace configurate with dict.get? #879

Open
majosm opened this issue Apr 19, 2023 · 1 comment
Open

Replace configurate with dict.get? #879

majosm opened this issue Apr 19, 2023 · 1 comment
Assignees

Comments

@majosm
Copy link
Collaborator

majosm commented Apr 19, 2023

configurate in simutil seems to mostly be duplicating the behavior of the existing dict.get(). This issue is a reminder to look into whether configurate is actually needed.

@majosm
Copy link
Collaborator Author

majosm commented Apr 19, 2023

Might need to handle https://stackoverflow.com/questions/30458977/yaml-loads-5e-6-as-string-and-not-a-number in read_and_distribute_yaml_data in order to avoid having to cast when retrieving from the dict.

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

No branches or pull requests

1 participant