[autofix.ci] apply automated fixes (attempt 2/3)

This commit is contained in:
autofix-ci[bot]
2026-01-17 04:29:38 +00:00
committed by GitHub
parent 43ef2395ac
commit c820501cbb

View File

@ -1,6 +1,5 @@
import logging
from collections.abc import Sequence
from typing import Optional
from sqlalchemy import desc, select
from sqlalchemy.orm import Session, selectinload