imbajin commented on code in PR #47: URL: https://github.com/apache/incubator-hugegraph-ai/pull/47#discussion_r1623876171
########## .github/workflows/black.yml: ########## @@ -0,0 +1,17 @@ +name: "Black" Review Comment: > > The CI name could be easier to understand? 🤔 > > maybe "Black Code Formatter"? Fine & we could refer the existed(action) name: (u could choose one of them) - https://github.com/marketplace/actions/black-code-formatter - https://github.com/marketplace/actions/python-format-action - Python-Formatter - AutoCodeFormat / [auto-formatter](https://github.com/marketplace/actions/auto-formatter) - ... -- 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]
