AlenkaF commented on PR #45629:
URL: https://github.com/apache/arrow/pull/45629#issuecomment-2717356066

   I have no strong opinion but prefer to use the second version:
   
   ```python
           raise click.ClickException(
               "There is no service/image defined in docker-compose.yml with "
               f"name: {e}"
           )
   ```
   
   Not sure which would be less error-prone and more maintainable though.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to