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