uranusjr commented on a change in pull request #20860:
URL: https://github.com/apache/airflow/pull/20860#discussion_r787359834



##########
File path: airflow/decorators/__init__.pyi
##########
@@ -41,7 +41,6 @@ class TaskDecoratorFactory:
         **kwargs,
     ) -> TaskDecorator:
         """Create a decorator to convert the decorated callable to a task.
-

Review comment:
       Please don’t remove the blank line (and please add one for `branch`). 
Those are intended to separate the “summary” and other descriptions.
   
   https://www.python.org/dev/peps/pep-0257/#multi-line-docstrings




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


Reply via email to