fuware-be/backend/db/models/__init__.py
2024-06-27 04:35:56 +00:00

3 lines
43 B
Python

from .users import *
from .houses import *