You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Improve code readability and formatting in configuration and service files
- Enhanced the `Settings` class in `__init__.py` for better clarity in Docker image retrieval logic.
- Reformatted the `get_image_for_language` function in `languages.py` for improved readability.
- Adjusted the `ApiKeyRecord` class in `api_key.py` to streamline dictionary comprehension.
- Improved formatting in the `HealthCheckService` class in `health.py` for better alignment.
- Refactored the `ExecutionContext` class in `orchestrator.py` to enhance code structure.
0 commit comments