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
In SainsburyWellcomeCentre/aeon_api#42 swc.aeon becomes a common shared namespace. This means that we can no longer use from swc import aeon and aeon.load but should instead use from swc.aeon.io import load