add missing import

This commit is contained in:
Niko 2025-03-05 08:44:02 +01:00 committed by GitHub
parent 6bf645cba3
commit c28725aea8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ import warnings
from types import TracebackType
import urllib3
import requests
import spotipy