Change Directory
This commit is contained in:
8
librespot/metadata/__init__.py
Normal file
8
librespot/metadata/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
from librespot.metadata.AlbumId import AlbumId
|
||||
from librespot.metadata.ArtistId import ArtistId
|
||||
from librespot.metadata.EpisodeId import EpisodeId
|
||||
from librespot.metadata.PlayableId import PlayableId
|
||||
from librespot.metadata.ShowId import SpotifyId
|
||||
from librespot.metadata.SpotifyId import SpotifyId
|
||||
from librespot.metadata.TrackId import TrackId
|
||||
from librespot.metadata.UnsupportedId import UnsupportedId
|
||||
Reference in New Issue
Block a user