claude-code-sdk-python/tests
Lina Tawfik 1791031d20
chore: Remove obvious comments from code
Removed redundant comments that simply restate what the code is doing.
Kept only comments that provide valuable context or explain complex behavior.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 22:27:48 -07:00
..
conftest.py Initial Python SDK import 2025-06-12 00:16:19 -07:00
test_client.py Fix tests to match updated ResultMessage type 2025-06-17 16:51:28 -07:00
test_errors.py Initial Python SDK import 2025-06-12 00:16:19 -07:00
test_integration.py Fix tests to match updated ResultMessage type 2025-06-17 16:51:28 -07:00
test_subprocess_buffering.py chore: Remove obvious comments from code 2025-06-30 22:27:48 -07:00
test_transport.py Fix code formatting for CI 2025-06-12 00:20:28 -07:00
test_types.py Fix tests to match updated ResultMessage type 2025-06-17 16:51:28 -07:00