# Backward-compat shim -- module moved to korrektur/pdf_export_styles.py import importlib as _importlib import sys as _sys _sys.modules[__name__] = _importlib.import_module("korrektur.pdf_export_styles")