airflow
airflow copied to clipboard
Remove `wait_for_completion` from documentation code snippets
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