Skip to content

Commit 8278cf3

Browse files
committed
format
1 parent a454b21 commit 8278cf3

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
@@ -822,7 +822,6 @@ def __init__( # type: ignore[misc]
822822
**kwargs, # type: Unpack[SpanKwargs]
823823
):
824824
# type: (...) -> None
825-
826825
super().__init__(**kwargs)
827826

828827
self.name = name

0 commit comments

Comments
 (0)