Skip to content

Commit 74af600

Browse files
committed
Linter
1 parent 9d5d087 commit 74af600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/job-orchestration/job_orchestration/garbage_collector/search_result_garbage_collector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def _collect_and_sweep_expired_search_results(
6868
else:
6969
logger.debug(f"No search results matched the expiry criteria.")
7070

71+
7172
async def search_result_garbage_collector(
7273
clp_config: CLPConfig, log_directory: pathlib.Path, logging_level: str
7374
) -> None:

0 commit comments

Comments
 (0)