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

Update README to use Image constructor #17

Open
michael-bentz opened this issue Feb 22, 2024 · 0 comments
Open

Update README to use Image constructor #17

michael-bentz opened this issue Feb 22, 2024 · 0 comments

Comments

@michael-bentz
Copy link
Contributor

michael-bentz commented Feb 22, 2024

Update README to use Image constructor instead of dictionary unpacking:

PyUtils/README.md

Lines 39 to 44 in dd73c64

data_to_insert = {
core: f"title: ${i}",
directory: "",
image_type: "mri",
}
new_image = Image(**data_to_insert)

@michael-bentz michael-bentz changed the title Update README to use Image constructor Update README to use Image constructor Feb 22, 2024
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