[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-05-25 21:50:29 +00:00
commit 029ca741b4

View file

@ -697,6 +697,7 @@ async def _release_export_for(workload: str) -> None:
# export sees a stable subprocess.
try:
from utils.datasets.llm_assist import public_load_pending_for
export_pending = public_load_pending_for("export")
except Exception:
export_pending = False