cetingokhan commented on code in PR #62816:
URL: https://github.com/apache/airflow/pull/62816#discussion_r2900083136
##########
providers/common/ai/src/airflow/providers/common/ai/get_provider_info.py:
##########
@@ -74,6 +74,139 @@ def get_provider_info():
}
},
},
Review Comment:
You're right! I actually thought I had already updated it based on your
previous feedback, but something must have gone wrong during the merge/rebase
process, and the manual edits probably snuck back in.
To fix this, I've now synced with the latest main, pulled the original
get_provider_info.py, and let prek regenerate it properly. It should be correct
now!
--
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]