mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Minor fixes for a working 1.0.0 release (#347)
This commit is contained in:
committed by
Ritiek Malhotra
parent
40d711b532
commit
9cd8fdbc2f
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: UTF-8 -*-
|
||||
from spotdl import __version__
|
||||
from spotdl import const
|
||||
from spotdl import handle
|
||||
from spotdl import metadata
|
||||
|
||||
Reference in New Issue
Block a user