nwb-schema
nwb-schema copied to clipboard
Reset default value for attrs in IndexSeries
Summary of changes
- Fix #641
Checklist
For all schema changes:
- [ ] Add release notes for the PR to
docs/format/source/format_release_notes.rst. - [x] Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.
- [ ] Make sure that
hdmf-common-schemapoints to the latest release and not the latest commit on themainbranch.
This is proving to be tricky to get right in PyNWB, so I think we should punt this change to the next release.