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

Bug fix in reading nifti list #40

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Bug fix in reading nifti list #40

merged 2 commits into from
Oct 11, 2024

Conversation

gurayerus
Copy link
Collaborator

The code for checking type of nifti files was failing due to a bug. It was written for a single extension given as str, not a list

gurayerus and others added 2 commits October 10, 2024 17:14
The code for checking type of nifti files was failing due to a bug. It was written for a single extension given as str, not a list
@spirosmaggioros spirosmaggioros self-requested a review October 11, 2024 09:26
Copy link
Member

@spirosmaggioros spirosmaggioros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me

@spirosmaggioros spirosmaggioros merged commit 9173b62 into main Oct 11, 2024
7 checks passed
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.

2 participants