Skip to content

Commit b7fceaa

Browse files
committed
merge conflict
1 parent c03b72b commit b7fceaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_004_cursor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from datetime import datetime, date, time
1414
import decimal
1515
from contextlib import closing
16-
from mssql_python import Connection, row
16+
import mssql_python
1717
import uuid
1818

1919
# Setup test table

0 commit comments

Comments
 (0)