from constants.isrc import ISRC_LIST from constants.spotify_playlist import SPOTIFY_PLAYLIST_LIST # value type -> string ISRC__0 = ISRC_LIST # value type -> string PLAYLIST_IDS__0 = SPOTIFY_PLAYLIST_LIST