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
- Add `-> None` return annotation to all new test methods to match
the convention in other tests/serializers/ files.
- Escape `\033` as `\\033` in the test_encode_ansi_control_character
docstring so the docstring renders as printable text.
No behavior change; pure consistency polish.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments