Skip to content

Commit 6dea04f

Browse files
committed
.
1 parent 6447932 commit 6dea04f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/tracing_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ def get_current_span(scope=None):
685685

686686
def _generate_sample_rand(
687687
trace_id, # type: Optional[str]
688-
*,
689688
interval=(0.0, 1.0), # type: tuple[float, float]
690689
):
691690
# type: (...) -> decimal.Decimal

0 commit comments

Comments
 (0)