from src.legacy.spotify.vendor.base import SpotifyBase # noqa: F401 from src.legacy.spotify.vendor.nmf import SpotifyNewMusicFriday # noqa: F401 from src.legacy.spotify.vendor.playlists.current import SpotifyPlaylists # noqa: F401 from src.legacy.spotify.vendor.streams import SpotifyStreams # noqa: F401