From 9bcba95084054691b8e049ce1e6d873036353bb8 Mon Sep 17 00:00:00 2001 From: Gerard Capes Date: Wed, 4 Feb 2026 15:07:44 +0000 Subject: [PATCH] Fix indentation of resources block --- .../getting_started/advanced_workflow_concepts.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/user/getting_started/advanced_workflow_concepts.rst b/docs/source/user/getting_started/advanced_workflow_concepts.rst index 3c19109..30837f0 100644 --- a/docs/source/user/getting_started/advanced_workflow_concepts.rst +++ b/docs/source/user/getting_started/advanced_workflow_concepts.rst @@ -11,11 +11,11 @@ .. code-block:: yaml resources: - any: - scheduler_args: - directives: - --time: 1:00:00 - --partition: multicore + any: + scheduler_args: + directives: + --time: 1:00:00 + --partition: multicore or at the task level