Skip to content

Conversation

@jackhurwitz
Copy link

The getitem method did not return any value when args.data_type == "uint16", causing data loaders to receive None. Added an explicit return x, y to match the behavior of other data types.

The __getitem__ method did not return any value when args.data_type == "uint16", causing data loaders to receive None. Added an explicit `return x, y` to match the behavior of other data types.
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.

1 participant