mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-02-15 05:49:25 +00:00
Fix tests and const.py to hold options
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from mutagen.easyid3 import EasyID3
|
||||
from mutagen.id3 import ID3, APIC
|
||||
from mutagen.mp4 import MP4, MP4Cover
|
||||
from core.logger import log
|
||||
from core.const import log
|
||||
|
||||
import urllib.request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user