Import sys to deal with sys.exit()

This commit is contained in:
Ritiek Malhotra
2017-12-09 00:36:30 +05:30
committed by GitHub
parent 77baa71d24
commit 8ea89f9d1c

View File

@@ -11,6 +11,7 @@ import spotipy
import pafy
import urllib.request
import os
import sys
import time