mirror of
https://github.com/not-lucky/GeminiKeyManagement.git
synced 2025-12-06 08:44:01 +05:30
refactor: enhance module documentation and improve function descriptions across the codebase
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
"""
|
||||
Configuration constants for the Gemini Key Management script.
|
||||
"""Centralized configuration for Gemini Key Management system.
|
||||
|
||||
Contains:
|
||||
- Directory paths for credentials and logs
|
||||
- API endpoint configurations
|
||||
- Security scopes and schema locations
|
||||
"""
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user