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 2022/02/27 06:40:20 UTC

[GitHub] [airflow] eladkal commented on a change in pull request #21828: Update ECS sample DAG and Docs to new standards

eladkal commented on a change in pull request #21828:
URL: https://github.com/apache/airflow/pull/21828#discussion_r815395647



##########
File path: airflow/providers/amazon/aws/example_dags/example_ecs_fargate.py
##########
@@ -14,61 +14,39 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-
-"""
-This is an example dag for EcsOperator.
-
-The task "hello_world" runs `hello-world` task in `c` cluster.
-It overrides the command in the `hello-world-container` container.
-"""

Review comment:
       Is there a reason to remove it?
   Since we have `dag.doc_md = __doc__` this explanatory block will appear in the UI




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org