kaxil commented on a change in pull request #6649: [AIRFLOW-XXX] Fix incorrect 
docstring parameter
URL: https://github.com/apache/airflow/pull/6649#discussion_r349874832
 
 

 ##########
 File path: airflow/jobs/scheduler_job.py
 ##########
 @@ -751,7 +751,7 @@ def _change_state_for_tis_without_dagrun(self,
         changed manually.
 
         :param old_states: examine TaskInstances in this state
-        :type old_state: list[airflow.utils.state.State]
+        :type old_states: list[airflow.utils.state.State]
 
 Review comment:
   Done :)

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