zRains opened a new pull request, #3841:
URL: https://github.com/apache/ambari/pull/3841

   ## What changes were proposed in this pull request?
   
   Use [ruff](https://github.com/astral-sh/ruff) to format and fix the matched 
source code files.
   
   **Pre-requisites**
   
   ```bash
   # Install ruff
   pip install ruff
   
   # Check and format your code
   ruff check --fix
   ```
   
   ## How was this patch tested?
   
   Pending.


-- 
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