fix: address source provider review notes

This commit is contained in:
lda
2026-06-12 10:56:51 +07:00 Verified
parent bad3dbae0c
commit 53a5111dc4
9 changed files with 46 additions and 23 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ def list_runs(
str | None,
typer.Option(
"--status",
help="Filter by stopped status: completed, failed, or interrupted.",
help="Filter by stopped status: completed, failed, interrupted, or blocked.",
),
] = None,
cursor: Annotated[