Fokko commented on a change in pull request #3977: [AIRFLOW-3132] Add option 
for DockerOperator
URL: https://github.com/apache/incubator-airflow/pull/3977#discussion_r224675921
 
 

 ##########
 File path: airflow/operators/docker_operator.py
 ##########
 @@ -47,6 +47,10 @@ class DockerOperator(BaseOperator):
     :param api_version: Remote API version. Set to ``auto`` to automatically
         detect the server's version.
     :type api_version: str
+    :type auto_remove: bool
 
 Review comment:
   Please switch the order. First `:param`, then `:type`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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