[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-01-28 15:03:10 +00:00
committed by GitHub
parent d55dc942f3
commit 2a096a9cb0

View File

@ -341,7 +341,7 @@ class SummaryIndexService:
summary_record_id,
segment.id,
)
# At this point, summary_record_in_session is guaranteed to be not None
if summary_record_in_session is None:
raise RuntimeError("summary_record_in_session should not be None at this point")