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