4 lines
86 B
Python
4 lines
86 B
Python
from uv_app import logging_config, settings
|
|
|
|
__all__ = ["logging_config", "settings"]
|