Minor fixes for a working 1.0.0 release (#347)

This commit is contained in:
Linus Groh
2018-09-09 17:35:42 +02:00
committed by Ritiek Malhotra
parent 40d711b532
commit 9cd8fdbc2f
2 changed files with 2 additions and 4 deletions

View File

@@ -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