kaxil commented on a change in pull request #6460: 
[AIRFLOW-4691](https://issues.apache.org/jira/browse/AIRFLOW-4691) Make 
tests/cli Pylint compatible
URL: https://github.com/apache/airflow/pull/6460#discussion_r342531766
 
 

 ##########
 File path: tests/cli/test_cli.py
 ##########
 @@ -79,6 +84,32 @@ def create_mock_args(  # pylint: disable=too-many-arguments
     raw=None,
     interactive=None,
 ):
+    """
+    creates mock arguments for a task
+    :param task_id:
+    :param dag_id:
+    :param subdir:
+    :param execution_date:
+    :param task_params:
 
 Review comment:
   Add more information about each parameter

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


With regards,
Apache Git Services

Reply via email to