Skip to content

Commit d60eb52

Browse files
committed
import fix
1 parent 500a01a commit d60eb52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integ/test_connection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
import snowflake.connector
2020
from snowflake.connector import DatabaseError, OperationalError, ProgrammingError
21+
from snowflake.connector.compat import IS_WINDOWS
2122
from snowflake.connector.connection import (
2223
DEFAULT_CLIENT_PREFETCH_THREADS,
2324
SnowflakeConnection,

0 commit comments

Comments
 (0)