"""Compatibility imports for code that still uses the original configuration module.""" from backend.bootstrap.config import * # noqa: F401,F403