Skip to content

Commit

Permalink
Fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbnl committed Apr 19, 2022
1 parent db8e04b commit bd16298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Interfaces/SqlInterface.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from . import _Interface
from sqlalchemy import create_engine, inspect
import pyodbc
import time
import urllib
import logging
Expand Down

0 comments on commit bd16298

Please sign in to comment.