We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d30436 commit 066aef9Copy full SHA for 066aef9
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
0 commit comments