Skip to content

Commit 6d4d2ab

Browse files
committed
.
1 parent 427ede7 commit 6d4d2ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def test_databag_depth_stripping(sentry_init, capture_events, benchmark):
4646
for _ in range(100000):
4747
value = [value]
4848

49-
@benchmark
5049
def inner():
5150
del events[:]
5251
try:

0 commit comments

Comments
 (0)