uranusjr commented on PR #22854:
URL: https://github.com/apache/airflow/pull/22854#issuecomment-1101257645

   This works well it you only pass JSON-ish values, but in practice values in 
`op_args` and `op_kwargs` can be any valid Python objects, which would break 
JSON rendering. I would stick to `python`; if you feel the highlighting is 
suboptimal, you should improve the Python syntax highlighting code (by 
contributing to Pygments I think), but switching to a superficial alternative 
that accidentally looks better.


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