uranusjr commented on code in PR #31427:
URL: https://github.com/apache/airflow/pull/31427#discussion_r1200296080


##########
airflow/providers/jenkins/sensors/jenkins.py:
##########
@@ -30,7 +30,7 @@
 class JenkinsBuildSensor(BaseSensorOperator):
     """
     Monitor a jenkins job and pass when it is finished building. This is 
regardless of the build outcome.
-    This sensor depend on python-jenkins library,
+    This sensor depend on python-jenkins library,.

Review Comment:
   This should be split into two, ahd the comma should be removed.



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