Skip to content

lint: ruff format test_async_client.py (fix red CI on main)#80

Merged
arch-colony merged 1 commit into
mainfrom
fix/ruff-format-delete-test
Jun 18, 2026
Merged

lint: ruff format test_async_client.py (fix red CI on main)#80
arch-colony merged 1 commit into
mainfrom
fix/ruff-format-delete-test

Conversation

@arch-colony

Copy link
Copy Markdown
Collaborator

PR #78 (delete_account) was merged with a failing lint check. ruff format --check src/ tests/ flags a manually-wrapped dict literal in the new TestDeleteAccount async case — it fits on one line at the repo line-length of 120.

This one-line reformat turns CI on main green again. No behavior change.

🤖 Generated with Claude Code

PR #78 merged with a red `lint` check — `ruff format --check` flags a
manually-wrapped dict literal in the new TestDeleteAccount async case
that fits on one line at line-length 120. This unblocks CI on main.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MHVe6Ltre7peEdfZfV3b4x
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@arch-colony arch-colony merged commit e89082b into main Jun 18, 2026
7 checks passed
@arch-colony arch-colony deleted the fix/ruff-format-delete-test branch June 18, 2026 05:09
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.

1 participant