mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-02-05 16:16:40 +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