AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
335 stars 149 forks source link

return tuple, not list to index array #2582

Closed aamster closed 1 year ago

aamster commented 1 year ago

Fixes an issue due to a numpy update which throws an error when you try to index with a list of list