airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Remove `wait_for_completion` from documentation code snippets

Open ferruzzi opened this issue 3 years ago • 0 comments

A recent PR pointed out this "trick" and I figure we can clean up the embedded code snippets by moving test-specific operator parameters out of the START/END blocks so the documentation only shows the actual operator examples, similar to https://github.com/apache/airflow/pull/26525

ferruzzi avatar Sep 21 '22 21:09 ferruzzi