kaxil commented on a change in pull request #7050: [AIRFLOW-XXXX] Update types 
in docstrings
URL: https://github.com/apache/airflow/pull/7050#discussion_r363099067
 
 

 ##########
 File path: airflow/sensors/base_sensor_operator.py
 ##########
 @@ -42,9 +42,9 @@ class BaseSensorOperator(BaseOperator, SkipMixin):
     :type soft_fail: bool
     :param poke_interval: Time in seconds that the job should wait in
         between each tries
-    :type poke_interval: int
+    :type poke_interval: float
 
 Review comment:
   I think int is the correct type, isn't it @mik-laj ?
   
   We should probably update 
https://github.com/apache/airflow/pull/7050/files#diff-81901d44cd480538f1f35b641b9ede0cR70

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