mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 06:07:27 -04:00
5 lines
78 B
Python
5 lines
78 B
Python
from engine import _base as engine_base
|
|
|
|
|
|
TablesTest = engine_base.TablesTest
|