Skip to content

Configs to Dict Recursively#712

Merged
pgbrodrick merged 2 commits into
isofit:devfrom
jammont:configs/to_dict
Jun 30, 2025
Merged

Configs to Dict Recursively#712
pgbrodrick merged 2 commits into
isofit:devfrom
jammont:configs/to_dict

Conversation

@jammont

@jammont jammont commented Jun 9, 2025

Copy link
Copy Markdown
Collaborator

Fixes the function to convert a config object to a dictionary by implementing recursion. The get_config_differences now works with it as before. There's probably more to do here to clean it up and make it more useful but.. out of scope.

@jammont jammont added the bugfix Fixing an error label Jun 9, 2025
@unbohn

unbohn commented Jun 10, 2025

Copy link
Copy Markdown
Collaborator

Thanks, @jammont! Excluding the mentioned out of scope clean up makes sense, so this PR looks good to go to me.

@pgbrodrick pgbrodrick merged commit 8172cb9 into isofit:dev Jun 30, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixing an error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants