diff --git a/providers/openlineage/tests/system/openlineage/example_openlineage_defer_simple_dag.py b/providers/openlineage/tests/system/openlineage/example_openlineage_defer_simple_dag.py index 14e04b9c961a9..74275ee11d5c0 100644 --- a/providers/openlineage/tests/system/openlineage/example_openlineage_defer_simple_dag.py +++ b/providers/openlineage/tests/system/openlineage/example_openlineage_defer_simple_dag.py @@ -19,7 +19,7 @@ It checks: - that at least two task START events (before and after deferral) are emitted and - the try_num remains at 1 + the try_num remains at 1 """ from __future__ import annotations