Skip to content

Commit 24f1c38

Browse files
mtmtcodeclaude
andcommitted
style(cloudwatch-mcp-server): fix ruff format extra blank line in test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7e68fda commit 24f1c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cloudwatch-mcp-server/tests/cloudwatch_logs/test_logs_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def test_convert_to_iso8601_returns_string_unchanged(self):
4040
# Verify the string timestamp was returned unchanged
4141
assert log_group.creationTime == '2023-01-01T00:00:00+00:00'
4242

43-
4443
def test_stored_bytes_optional(self):
4544
"""Test that storedBytes is optional since AWS API may omit it."""
4645
log_group_data = {

0 commit comments

Comments
 (0)