ZhaoMJ commented on code in PR #55846:
URL: https://github.com/apache/airflow/pull/55846#discussion_r2568116264


##########
airflow/www/utils.py:
##########
@@ -262,6 +262,7 @@ def generate_pages(
     window=7,
     sorting_key=None,
     sorting_direction=None,
+    lastrun=None,

Review Comment:
   Looks like you just have to add this new param to the pydoc. That should fix 
the CI failure.



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