uranusjr commented on code in PR #31135: URL: https://github.com/apache/airflow/pull/31135#discussion_r1189093689
########## airflow/utils/log/logging_mixin.py: ########## @@ -32,7 +32,7 @@ # Private: A sentinel objects class SetContextPropagate(enum.Enum): - """:meta private:""" + """:meta private:.""" Review Comment: Since you did not allow maintainers to push to your branch, I opened a pull request against your repository. -- 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]
