Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 2e06601

Browse files
author
Matthias Ekundayo
committed
made auth fail explicitly
1 parent c4a1585 commit 2e06601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data_diff/databases/presto.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import re
2+
23
from .database_types import *
34
from .base import Database, import_helper, _query_conn
45
from .base import (

0 commit comments

Comments
 (0)