mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Rename spotdl.command_line.lib to spotdl.command_line.core
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from spotdl.command_line.__main__ import main
|
||||
|
||||
from spotdl.version import __version__
|
||||
from spotdl.command_line.lib import Spotdl
|
||||
from spotdl.command_line.core import Spotdl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user