kaxil commented on a change in pull request #15311:
URL: https://github.com/apache/airflow/pull/15311#discussion_r614462810



##########
File path: airflow/www/security.py
##########
@@ -617,7 +619,7 @@ def sync_resource_permissions(self, perms=None):
     def sync_perm_for_dag(self, dag_id, access_control=None):
         """
         Sync permissions for given dag id. The dag id surely exists in our dag 
bag
-        as only / refresh button or cli.sync_perm will call this function
+        as only / refresh button or SerializedDagModel will call this function

Review comment:
       This needs updating




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


Reply via email to