We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427ede7 commit 6d4d2abCopy full SHA for 6d4d2ab
tests/test_client.py
@@ -46,7 +46,6 @@ def test_databag_depth_stripping(sentry_init, capture_events, benchmark):
46
for _ in range(100000):
47
value = [value]
48
49
- @benchmark
50
def inner():
51
del events[:]
52
try:
0 commit comments