Skip to content

Commit b0e6d10

Browse files
committed
.
1 parent bac69a7 commit b0e6d10

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
@@ -687,7 +687,6 @@ def get_current_span(scope=None):
687687

688688
def _generate_sample_rand(
689689
trace_id, # type: Optional[str]
690-
*,
691690
interval=(0.0, 1.0), # type: tuple[float, float]
692691
):
693692
# type: (...) -> decimal.Decimal

0 commit comments

Comments
 (0)