Moved all contents of datatypes to data, refactored accordingly #28

Merged
madrigal merged 1 commits from fix/unify_data_folders into main 2026-04-21 16:04:29 -04:00
M
Member

Previously, the package containing Recording, Annotation, and datasets was called datatypes. However, in utils, it is called data. This difference caused confusion and inconvenience, so datatypes is being changed to data. Changes include:

  • Moving the contents of datatypes into data
  • Refactoring every instance of ria_toolkit_oss.datatypes to ria_toolkit_oss.data within the repo
Previously, the package containing Recording, Annotation, and datasets was called `datatypes`. However, in utils, it is called `data`. This difference caused confusion and inconvenience, so `datatypes` is being changed to `data`. Changes include: - Moving the contents of `datatypes` into `data` - Refactoring every instance of ria_toolkit_oss.datatypes to ria_toolkit_oss.data within the repo
madrigal added 1 commit 2026-04-21 14:59:02 -04:00
M Moved all contents of to , refactored accordingly
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 15m51s
Build Project / Build Project (3.10) (pull_request) Successful in 16m14s
Build Project / Build Project (3.11) (pull_request) Successful in 17m9s
Build Project / Build Project (3.12) (pull_request) Successful in 2m29s
Test with tox / Test with tox (3.12) (pull_request) Successful in 21m28s
Test with tox / Test with tox (3.10) (pull_request) Successful in 22m50s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23m18s
8a66860d33
M madrigal requested review from benchinnery 2026-04-21 16:02:51 -04:00
M madrigal requested review from gillian 2026-04-21 16:02:57 -04:00
G gillian approved these changes 2026-04-21 16:03:55 -04:00
M madrigal merged commit a502dd97a9 into main 2026-04-21 16:04:29 -04:00
M madrigal deleted branch fix/unify_data_folders 2026-04-21 16:04:33 -04:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: qoherent/ria-toolkit-oss#28
No description provided.