ashb commented on a change in pull request #7484: [AIRFLOW-6864][depends on
6863] Make airflow/jobs pylint compatible
URL: https://github.com/apache/airflow/pull/7484#discussion_r382925592
##########
File path: airflow/task/task_runner/base_task_runner.py
##########
@@ -37,7 +37,7 @@ class BaseTaskRunner(LoggingMixin):
:param local_task_job: The local task job associated with running the
associated task instance.
- :type local_task_job: airflow.jobs.LocalTaskJob
+ :type local_task_job: airflow.jobs.local_task_job..LocalTaskJob
Review comment:
typo
----------------------------------------------------------------
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