diff --git a/core/spotify_tools.py b/core/spotify_tools.py index c31cd13..2b9dc49 100644 --- a/core/spotify_tools.py +++ b/core/spotify_tools.py @@ -8,6 +8,7 @@ from core.const import log from slugify import slugify from titlecase import titlecase import pprint +import sys def generate_token():