continuing refactor

This commit is contained in:
2026-05-03 21:20:05 -07:00
parent 77cab1bd27
commit 5534812426
50 changed files with 1004 additions and 428 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ def _run(result: Any, args: Sequence[str], config: Dict[str, Any]) -> int:
pass
# If this was a store item, ingest the clip into the same store.
stored_store: Optional[str] = None
stored_instance: Optional[str] = None
stored_hash: Optional[str] = None
stored_path: Optional[str] = None