bug fix: information

This commit is contained in:
Steve Nyemba 2024-01-15 16:52:12 -06:00
parent 483e5e81ed
commit 1ca99dc820
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ from google.cloud import bigquery as bq
import nzpy as nz #--- netezza drivers
import os
from transport.version import __version__
from info import __version__
POSTGRESQL = 'postgresql'
MONGODB = 'mongodb'