Files
xiaobai-review/app_config.py
T

4 lines
147 B
Python

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