kaxil commented on a change in pull request #11627:
URL: https://github.com/apache/airflow/pull/11627#discussion_r514332693
##########
File path: airflow/models/dag.py
##########
@@ -388,6 +390,8 @@ def __exit__(self, _type, _value, _tb):
@staticmethod
def _upgrade_outdated_dag_access_control(access_control=None):
"""
+ _upgrade_outdated_dag_access_control
Review comment:
We should not be adding a dummy Summary heading for docstring @ktrueda
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]