better format; using ruff now

This commit is contained in:
2025-08-25 14:10:22 +05:30
parent 5311c68c58
commit 23299b7bb2
7 changed files with 346 additions and 146 deletions

View File

@@ -5,6 +5,7 @@ Contains:
- API endpoint configurations
- Security scopes and schema locations
"""
import os
# --- DIRECTORIES ---