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