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

GenericJob: add to_dict() and from_dict() #1250

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Conversation

jan-janssen
Copy link
Member

@jan-janssen jan-janssen commented Dec 16, 2023

In analogy to #1248 and #1249 this pull request adds the ability to serialise the GenericJob object to a dictionary and deserialise it from a dictionary. This enables us to support more flexible storage backends in the future.

@jan-janssen jan-janssen added the format_black reformat the code using the black standard label Dec 16, 2023
@jan-janssen jan-janssen changed the title GenericJob restructure to_hdf() GenericJob: add to_dict() and from_dict() Dec 20, 2023
@jan-janssen jan-janssen requested a review from pmrv December 20, 2023 10:05
@jan-janssen jan-janssen merged commit 4ff3c6e into main Dec 20, 2023
24 checks passed
@delete-merged-branch delete-merged-branch bot deleted the generic_job_to_hdf branch December 20, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black reformat the code using the black standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants