Skip to content

Commit 0822726

Browse files
Update spx-algorithm/database/resource_vector/operations.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent aa8a854 commit 0822726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spx-algorithm/database/resource_vector/operations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,4 @@ def batch_flush(self) -> bool:
363363
return True
364364
except Exception as e:
365365
logger.error(f"批量flush失败: {e}")
366-
return False
366+
return False

0 commit comments

Comments
 (0)