pyceo/ceod/db/__init__.py

3 lines
88 B
Python

from .MySQLService import MySQLService
from .PostgreSQLService import PostgreSQLService