Skip to content

Conversation

@emiddell
Copy link

This PR addresses corner cases found in existing snirf datasets.

@sstucker
Copy link
Contributor

Thanks so much for the contribution!

The type hinting with the | you used is only supported past 3.10 and I don't really want to use it. Change it to something compatible with at least 3.9, ideally 3.6. We're not totally settled on version support but I don't want to roll forward to >3.10 just for hinting.

I also need to figure out why all the tests are failing. I'm working on a few major updates and look forward to getting this sorted out shortly

Thanks again for finding this and fixing it.

@sstucker
Copy link
Contributor

I am leaning towards supporting Python >3.9 for numpy 2.0.0

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