# Fix #11: this file is required for `server/` to be a proper Python package. # Without it, relative imports in environment.py, app.py, and models.py # (e.g. `from .models import ...`) will fail when running from the project root.