ferruzzi commented on code in PR #32604:
URL: https://github.com/apache/airflow/pull/32604#discussion_r1265785329


##########
docs/exts/operators_and_hooks_ref.py:
##########
@@ -341,10 +204,24 @@ def render_content(self, *, tags: set[str] | None, 
header_separator: str = DEFAU
         raise NotImplementedError("Tou need to override render_content 
method.")
 
 
+def _common_render_list_content(*, header_separator: str, resource_type: str, 
template: str):

Review Comment:
   Oh yeah, It's beautiful.  :heart_eyes: 



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