You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/02/23 19:08:49 UTC

[GitHub] [airflow] josh-fell commented on a diff in pull request #29725: Update docs re: template_fields typing and augmenting with subclasses

josh-fell commented on code in PR #29725:
URL: https://github.com/apache/airflow/pull/29725#discussion_r1116133821


##########
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 personally have never seen it in the real world or in examples. Happy to update the statement.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org