xBis7 commented on code in PR #53722: URL: https://github.com/apache/airflow/pull/53722#discussion_r2691349777
########## contributing-docs/05_pull_requests.rst: ########## @@ -283,7 +283,7 @@ will be timed and submitted automatically: .. code-block:: python - from airflow.observability.stats import Stats + from airflow._shared.observability.metrics.stats import Stats Review Comment: I updated it. ########## contributing-docs/05_pull_requests.rst: ########## Review Comment: I updated 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]
