mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
linting issues (wrong import order)
This commit is contained in:
parent
c28725aea8
commit
b56295084f
@ -9,8 +9,8 @@ import os
|
|||||||
import warnings
|
import warnings
|
||||||
from types import TracebackType
|
from types import TracebackType
|
||||||
|
|
||||||
import urllib3
|
|
||||||
import requests
|
import requests
|
||||||
|
import urllib3
|
||||||
|
|
||||||
import spotipy
|
import spotipy
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user