From e0ae68e736cb56015fd1316113d52affaaf27749 Mon Sep 17 00:00:00 2001 From: oahzxl Date: Fri, 23 Dec 2022 15:49:04 +0800 Subject: [PATCH] code style --- chunk_codegen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chunk_codegen.py b/chunk_codegen.py index e80b0fd9b..6e772aa8a 100644 --- a/chunk_codegen.py +++ b/chunk_codegen.py @@ -1497,8 +1497,8 @@ class ChunkRegionSearch(object): chunk_info = self._step_search(mem_peak, active_node, chunk_infos) if chunk_info is None: break - chunk_infos.append(chunk_info) + ( mem_peak, _,