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

Adjust load_nodes_from JSON that it also handles lists correctly #426

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

InnocentBug
Copy link
Collaborator

Description

Use more json help to encode lists correctly for the decoding of lists, and dicsts of nodes.

Changes

Refactor nodes.util.init.py to separate the json related functions.

Known Issues

Notes

Checklist

  • My name is on the list of contributors (CONTRIBUTORS.md) in the pull request source branch.
  • I have updated the documentation to reflect my changes.
  • My code changes have been verified by automated tests and pass all relevant test scenarios.

@InnocentBug InnocentBug requested review from brili and duboyal February 21, 2024 15:07
@InnocentBug InnocentBug self-assigned this Feb 21, 2024
Copy link

trunk-io bot commented Feb 21, 2024

Merging to develop in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@duboyal
Copy link

duboyal commented Feb 21, 2024

great - I can incorporate this

@InnocentBug InnocentBug merged commit cc50734 into develop Feb 22, 2024
13 checks passed
@InnocentBug InnocentBug deleted the load-fixes branch March 27, 2024 13:22
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.

3 participants