# Copyright (C) 2026 Hector van der Aa # Copyright (C) 2026 Association Exergie # SPDX-License-Identifier: GPL-3.0-or-later """Compatibility exports for the loading-layout tests.""" from dynalab.ui.loading.view import ( center_loading_content, loading_content_layout as _loading_content_layout, ) from dynalab.ui.loading import view as _loading_view dpg = _loading_view.dpg