amoghrajesh commented on code in PR #60771: URL: https://github.com/apache/airflow/pull/60771#discussion_r2706967566
########## task-sdk/tests/task_sdk/serde/test_serializers.py: ########## @@ -42,6 +43,7 @@ from airflow.sdk.serde import CLASSNAME, DATA, VERSION, decode, deserialize, serialize from airflow.sdk.serde.serializers import builtin Review Comment: Valid point, added in here: [adding unit tests for crypto](https://github.com/apache/airflow/pull/60771/commits/78b872edf9c549fd86f6009ffb86e34d71eeaff6) -- 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]
