o-nikolas commented on code in PR #38820: URL: https://github.com/apache/airflow/pull/38820#discussion_r1558170657
########## tests/providers/amazon/aws/utils/test_sagemaker.py: ########## Review Comment: I think maybe `response_dict_json` would be more accurate since we're parsing it as json. Or maybe `response_nested_dict` if we really want to keep it dict. But any who, naming aside. Thanks for adding the tests :slightly_smiling_face: and sorry you got some suspicious push back from us! -- 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]
