[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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