2 lines
47 B
Python
2 lines
47 B
Python
from sqlalchemy import Column, Integer, String
|
from sqlalchemy import Column, Integer, String
|