mirror of
https://github.com/FutureOfMedTech-FITM-hack/backend.git
synced 2025-10-21 11:04:25 +03:00
4 lines
46 B
Python
4 lines
46 B
Python
import sqlalchemy as sa
|
|
|
|
meta = sa.MetaData()
|