BritishGeologicalSurvey / etlhelper

ETL Helper is a Python ETL library to simplify data transfer into and out of databases.
https://britishgeologicalsurvey.github.io/etlhelper/
GNU Lesser General Public License v3.0
100 stars 25 forks source link

added type hint to connection types in db_helper_factory #207

Closed leorudczenko closed 2 months ago

leorudczenko commented 2 months ago

This pull request adds a missing typehint to the db_helper_factory.py script.