Skip to content

Commit 75161df

Browse files
🛠️ apply pre-commit fixes
1 parent 725743b commit 75161df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sentry/incidents/subscription_processor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ def calculate_resolve_threshold(self, trigger: AlertRuleTrigger) -> float:
209209
threshold: float = trigger.alert_threshold + resolve_add
210210
return threshold
211211

212-
213212
def get_crash_rate_alert_metrics_aggregation_value(
214213
self, subscription_update: QuerySubscriptionUpdate
215214
) -> float | None:

0 commit comments

Comments
 (0)