uranusjr commented on code in PR #29725:
URL: https://github.com/apache/airflow/pull/29725#discussion_r1116128192
##########
docs/apache-airflow/core-concepts/operators.rst:
##########
@@ -109,7 +109,8 @@ You can also use Jinja templating with nested fields, as
long as these nested fi
)
-.. note:: The ``template_fields`` property can equally be a class variable or
an instance variable.
+.. note:: The ``template_fields`` property can equally be a class variable or
an instance variable and
Review Comment:
I wonder if we want to keep the instance variable part. I don’t think we
have any examples for the case, and it’s not a common case at all.
--
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]