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