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 bf0f8c1 commit 9d01f76Copy full SHA for 9d01f76
trino/auth.py
@@ -33,7 +33,7 @@
33
from requests.auth import extract_cookies_to_jar
34
35
import trino.logging
36
-from trino.client import exceptions
+from trino import exceptions
37
from trino.constants import HEADER_USER
38
from trino.constants import MAX_NT_PASSWORD_SIZE
39
0 commit comments