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
Cycle 11: apply ruff --fix; contextlib.suppress in do_ping cleanup
Ruff newly running on this package (since run-tests.sh now lints
everything) surfaced import ordering and a single SIM105 on the
do_ping cursor.close() cleanup. Applied autofixes + manual rewrite
to contextlib.suppress.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments