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

fix: Load subjects #162

Merged
merged 2 commits into from
Feb 14, 2025
Merged

fix: Load subjects #162

merged 2 commits into from
Feb 14, 2025

Conversation

effigies
Copy link
Contributor

Type checker doesn't like it, but this fixes the failure to load from TSV files for now. We don't want to synchronously load TSV files during object construction, but nor do we really want to treat subjects as maybe missing.

The real fix I think will be to only call the function once, so we can get rid of the null check.

Type checker doesn't like it, but this fixes it for now.

The real fix I think will be to only call the function once, so we can
get rid of the `null` check.
@effigies
Copy link
Contributor Author

@rwblair After this is reviewed and merged, we'll need another release.

@rwblair rwblair merged commit ec0d0a8 into bids-standard:main Feb 14, 2025
17 checks passed
@effigies effigies deleted the fix/load-subjects branch February 14, 2025 23:06
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