Skip to content

Commit f2e9acc

Browse files
committed
forgot an import
1 parent 4170bc3 commit f2e9acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odm2api/ODMconnection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import urllib
1010
import sys
1111
import os
12-
12+
import pyodbc
1313

1414
# LIBSPATIALITE_PATH = './libspatialite.so.5.1.0'
1515

0 commit comments

Comments
 (0)