You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/31 21:38:46 UTC

[GitHub] [airflow] coopergillan commented on a change in pull request #7309: [AIRFLOW-4681] Make sensors module pylint compatible

coopergillan commented on a change in pull request #7309: [AIRFLOW-4681] Make sensors module pylint compatible
URL: https://github.com/apache/airflow/pull/7309#discussion_r373697332
 
 

 ##########
 File path: airflow/providers/jira/sensors/jira.py
 ##########
 @@ -68,7 +68,7 @@ class JiraTicketSensor(JiraSensor):
 
     :param jira_conn_id: reference to a pre-defined Jira Connection
     :type jira_conn_id: str
-    :param ticket_id: id of the ticket to be monitored
+    state:param ticket_id: id of the ticket to be monitored
 
 Review comment:
   Nice catch, thank you! This snuck in somehow. Just pushed up a change.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services