Skip to content

style: apply black formatting to goal_conversation_service.py - #105

Open
github-actions[bot] wants to merge 1 commit into
fix/sec-83-banditfrom
claude-auto-fix-ci-fix/sec-83-bandit-30052297217
Open

style: apply black formatting to goal_conversation_service.py#105
github-actions[bot] wants to merge 1 commit into
fix/sec-83-banditfrom
claude-auto-fix-ci-fix/sec-83-bandit-30052297217

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Root cause

black --check . in the lint-and-test-backend CI job reported that services/orchestrator/goal_conversation_service.py needed reformatting, causing PR #98's CI run to fail.

Fix

Ran black on the file — 2 lines adjusted (trailing whitespace / line-break alignment inside an expression). No logic changes.

Closes the formatting gate so #98 can proceed.

Refs #98

Fixes the black --check CI gate that failed on PR #98.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
github-actions Bot requested a review from izzywdev as a code owner July 23, 2026 23:10
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.

0 participants