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
Now ImageLayout.ZYX and ImageLayout.ZYX.value are both used. If it's an Enum then we should just use ImageLayout.ZYX? Didn't check best convention yet.
The text was updated successfully, but these errors were encountered:
Now
ImageLayout.ZYX
andImageLayout.ZYX.value
are both used. If it's anEnum
then we should just useImageLayout.ZYX
? Didn't check best convention yet.The text was updated successfully, but these errors were encountered: