Skip to content

Commit b3f83df

Browse files
committed
format
1 parent f11ab2a commit b3f83df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_tracing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ def test_extracts_durable_trace_context_from_latest_checkpoint_operation_map(sel
432432
self.assertEqual(source, "event")
433433
self.assertEqual(ctx, Context(trace_id=123, span_id=321, sampling_priority=1))
434434

435-
436435
@with_trace_propagation_style("datadog")
437436
def test_with_extractor_function(self):
438437
def extractor_foo(event, context):

0 commit comments

Comments
 (0)