Skip to content

fix: Format Python files for PR #760#777

Closed
anchapin wants to merge 1 commit intopr-760from
fix/pr-760-format-checks
Closed

fix: Format Python files for PR #760#777
anchapin wants to merge 1 commit intopr-760from
fix/pr-760-format-checks

Conversation

@anchapin
Copy link
Owner

@anchapin anchapin commented Mar 9, 2026

This PR fixes the Format Check failures in PR #760 by formatting all Python files with black.

Files formatted:

  • ai-engine/tracing.py
  • backend/src/services/tracing.py
  • ai-engine/utils/logging_config.py
  • backend/src/services/structured_logging.py
  • ai-engine/main.py
  • backend/src/main.py
  • backend/src/services/ai_engine_client.py

All ruff checks pass.


Note: This is intended to be merged into PR #760 to fix CI failures.

- Format tracing.py files with black
- Format logging config files
- Format main.py and ai_engine_client.py

Co-authored-by: openhands <openhands@all-hands.dev>
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @anchapin, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@anchapin anchapin closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants