jorisvandenbossche commented on PR #34894:
URL: https://github.com/apache/arrow/pull/34894#issuecomment-1507109050

   > If it's a doctest, we would need to replace `{}` with an equivalent like 
`dict()` or `set()`. If it's part of the descriptions, it can be escaped e.g. 
`{{}}`
   
   I think also in a doctest you can use the `{{ .. }}` escape approach? 
   
   (and to be clear, the current PR doesn't run into that, right? It's only for 
when we would want to use it more broadly for docstrings with examples?)


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

Reply via email to