ashb commented on code in PR #54421:
URL: https://github.com/apache/airflow/pull/54421#discussion_r2304082525
##########
task-sdk/src/airflow/sdk/definitions/context.py:
##########
@@ -37,31 +37,31 @@
)
-class Context(TypedDict, total=False):
Review Comment:
I think we still want total=False as there could be other things in here?
--
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]