Skip to content

Commit 518a966

Browse files
committed
fix: Fix linters
1 parent e5f1850 commit 518a966

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/consts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def __init__(
4949
attach_stacktrace=False, # type: bool
5050
ca_certs=None, # type: Optional[str]
5151
propagate_traces=True, # type: bool
52-
5352
# DO NOT ENABLE THIS RIGHT NOW UNLESS YOU WANT TO EXCEED YOUR EVENT QUOTA IMMEDIATELY
5453
traces_sample_rate=0.0, # type: float
5554
traceparent_v2=False, # type: bool

0 commit comments

Comments
 (0)