jason810496 commented on code in PR #55217:
URL: https://github.com/apache/airflow/pull/55217#discussion_r2321216616


##########
airflow-core/tests/unit/api_fastapi/core_api/routes/public/test_hitl.py:
##########
@@ -292,6 +294,25 @@ def _assert_sample_audit_log(audit_log: Log, map_index: 
int | None) -> None:
     assert json.loads(audit_log.extra) == expected_extra
 
 
+def _sorted_none_last(

Review Comment:
   I can't found any reference to this helper function. It seems this helper 
function is not used anymore. 



-- 
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]

Reply via email to