Skip to content

Commit 31e4649

Browse files
committed
chore: fix trailing whitespace in test_agw_client
1 parent 65d1a5b commit 31e4649

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tests/agentgateway/unit/test_agw_client.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,8 +1001,9 @@ def test_explicit_source_is_stored(self):
10011001
_telemetry_source=Module.EXTENSIBILITY,
10021002
)
10031003
assert agw_client._telemetry_source is Module.EXTENSIBILITY
1004-
1005-
1004+
1005+
1006+
# ============================================================
10061007
# Test: get_ias_client_id
10071008
# ============================================================
10081009

0 commit comments

Comments
 (0)