imbajin commented on code in PR #313:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/313#discussion_r2562744092


##########
pyproject.toml:
##########
@@ -140,3 +143,34 @@ constraint-dependencies = [
     # Other dependencies
     "python-dateutil~=2.9.0",
 ]
+
+# 用于代码格式化

Review Comment:
   🧹 Ruff 配置里有中文注释 `# 用于代码格式化`,建议统一使用英文以保持代码库一致性。
   
   ```suggestion
   # Ruff configuration for code formatting and linting
   [tool.ruff]
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to