mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-08-18 11:55:19 +00:00
Add missing sys import
This commit is contained in:
parent
6d6841d387
commit
a6f096e3dc
@ -2,6 +2,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
import base64
|
||||
import requests
|
||||
import json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user