Files
leerstand/backend/app/models/__init__.py
2024-07-27 23:29:50 +02:00

3 lines
76 B
Python

from .city import City # noqa: F401
from .place import Place # noqa: F401