Lee-W commented on code in PR #55217:
URL: https://github.com/apache/airflow/pull/55217#discussion_r2321238098


##########
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:
   Ah, right. Not used after refactoring. removing it



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