diff --git a/taskcluster/fenix_taskgraph/release_promotion.py b/taskcluster/fenix_taskgraph/release_promotion.py index 1bf06112a..414e19131 100644 --- a/taskcluster/fenix_taskgraph/release_promotion.py +++ b/taskcluster/fenix_taskgraph/release_promotion.py @@ -92,9 +92,7 @@ def is_release_promotion_available(parameters): }, "next_version": { "type": "string", - "description": ( - "Next version.", - ), + "description": "Next version.", "default": "", }, },