Skip to content

Commit 8993799

Browse files
committed
remove extra docs
1 parent 74f1e4a commit 8993799

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/tracing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ class Span:
203203
:param start_timestamp: The timestamp when the span started. If omitted, the current time
204204
will be used.
205205
:param scope: The scope to use for this span. If not provided, we use the current scope.
206-
:param otel_span: The underlying OTel span this span is wrapping.
207206
"""
208207

209208
__slots__ = (

0 commit comments

Comments
 (0)