Skip to content

Commit a7aeef1

Browse files
linting
1 parent d86688b commit a7aeef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_tracing.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,12 @@ def _wrap(*args, **kwargs):
180180
),
181181
("lambda-url", None),
182182
(
183-
"rum-appsync",
183+
"rum-appsync",
184184
Context(
185185
trace_id=12345,
186186
span_id=67890,
187187
sampling_priority=1,
188-
)
188+
),
189189
),
190190
("s3", None),
191191
(

0 commit comments

Comments
 (0)