insert clients script

This commit is contained in:
2026-01-30 15:45:43 +02:00
parent cbf89f8ce9
commit 9eac7ec993
8 changed files with 670 additions and 9 deletions

View File

@@ -1,3 +1 @@
from uv_app import logging_config, settings
__all__ = ["logging_config", "settings"]
"""uv_app package."""