You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had created an issue previously for this here. #660
I already commented on that closed issue, but thought folks may not see the latest comment due to it being closed (and I am unable to reopen the issue, hence creating this new one).
Rendering of tuples with parens and single quotes for Python Jinja2 compat is important for my use case (to be able to switch from Python Jinja2 to MiniJinja), so I'm wondering how and if that might be achievable with MiniJinja.
Would appreciate any guidance here and clarity on whether you would be open to such a change in MiniJinja. Thanks!