mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Fix tests and const.py to hold options
This commit is contained in:
@@ -4,9 +4,7 @@ from titlecase import titlecase
|
||||
import pprint
|
||||
|
||||
from core import internals
|
||||
from core import logger
|
||||
|
||||
log = logger.log
|
||||
from core.const import log
|
||||
|
||||
|
||||
def generate_token():
|
||||
|
||||
Reference in New Issue
Block a user