-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix MONAI-ITK orientation. Improve Writer docstrings. #81
Conversation
@ibro45 We should also set the monai version in poetry. Otherwise this fix doesn't work right? |
Right now, we have this, Line 54 in 009e7da
It will pull the latest one if available, but it's not necessary that it picks up the version with this fix. |
Cool will do it thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks Suraj! |
Description
Removed my temp fix for Project-MONAI/MONAI#6985 as it has been fixed.
Related Issue
Type of Change
Checklist
CODE_OF_CONDUCT.md
document.CONTRIBUTING.md
guide.make codestyle
.