In my function I\'m having
from sqlalchemy import create_engine query = "SELECT * from users" eng = create_engine