Dev-iL commented on code in PR #59835: URL: https://github.com/apache/airflow/pull/59835#discussion_r2649537250
########## airflow-core/newsfragments/59780.significant.rst: ########## @@ -0,0 +1,4 @@ +Usused methods removed from (experimental) PriorityWeightStrategy + +Functions ``serialize`` and ``deserialize`` were never used anywhere, and have +been removed from the class. They should not be relied in in user code. Review Comment: nit: ```suggestion been removed from the class. They should not be relied on in user code. ``` -- 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]
