[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
784a9ed71c
commit
029ca741b4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue