Skip to content

Commit de2083b

Browse files
authored
Merge branch 'main' into bayesian-analysis-revert
2 parents 177772a + ec7a55d commit de2083b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/telemetry/sentry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66

77
def init_sentry(enabled: bool = False, exclude_errors: bool = False):
8-
return
98
if enabled:
109
sentry_logging = LoggingIntegration(
1110
level=logging.INFO, # Capture info and above as breadcrumbs

0 commit comments

Comments
 (0)