You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2020. It is now read-only.
Inside the init of SubRegion it is assumed, that the slot is ArrayLike. This is in general a wrong assumption since non array-like slot can also have SubRegion rois. Breaks the slot typing system.
The text was updated successfully, but these errors were encountered:
Inside the init of SubRegion it is assumed, that the slot is ArrayLike. This is in general a wrong assumption since non array-like slot can also have SubRegion rois. Breaks the slot typing system.
The text was updated successfully, but these errors were encountered: