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 2019/06/17 21:33:33 UTC

[GitHub] [airflow] dossett commented on a change in pull request #5419: [AIRFLOW-XXXX] Update pydoc of mlengine_operator

dossett commented on a change in pull request #5419: [AIRFLOW-XXXX] Update pydoc of mlengine_operator
URL: https://github.com/apache/airflow/pull/5419#discussion_r294527412
 
 

 ##########
 File path: airflow/contrib/operators/mlengine_operator.py
 ##########
 @@ -135,7 +135,7 @@ class MLEngineBatchPredictionOperator(BaseOperator):
 
     :param max_worker_count: The maximum number of workers to be used
         for parallel processing. Defaults to 10 if not specified.
-    :type max_worker_count: int
+    :type max_worker_count: string
 
 Review comment:
   @eladkal I think of either of your suggestions are good.  I don't know enough about pydoc to have an opinion on which is best.

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