We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fecb86 commit 97c3985Copy full SHA for 97c3985
src/databricks/sql/auth/retry.py
@@ -17,7 +17,6 @@
17
from urllib3 import HTTPResponse as BaseHTTPResponse
18
from urllib3 import Retry
19
from urllib3.util.retry import RequestHistory
20
-from packaging import version
21
22
23
from databricks.sql.exc import (
0 commit comments