mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Resolve imports
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
import spotipy
|
||||
import spotipy.oauth2 as oauth2
|
||||
import lyricwikia
|
||||
from titlecase import titlecase
|
||||
|
||||
from core import internals
|
||||
from core.const import log
|
||||
|
||||
from slugify import slugify
|
||||
from titlecase import titlecase
|
||||
import pprint
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user