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
Fix ruff lint/format errors in test_client_basic.py
Two multi-line test docstrings violated D205/D209 (missing blank line
between summary and body, closing quotes not on own line). Reformatted
to summary + body + closing quotes on their own line so prek/ruff is
clean across all CI Python versions.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments