From d1ecb18678a2e62ef9c1e771c865ba52672a4868 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 27 Sep 2021 11:44:13 +0000 Subject: [PATCH] Restyled by prettier --- .../user-guide/experiment-management/running-experiments.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/user-guide/experiment-management/running-experiments.md b/content/docs/user-guide/experiment-management/running-experiments.md index 328a5f16dcd..3235cba81b0 100644 --- a/content/docs/user-guide/experiment-management/running-experiments.md +++ b/content/docs/user-guide/experiment-management/running-experiments.md @@ -82,8 +82,8 @@ $ dvc exp run --all-pipelines ### Running pipelines recursively DVC supports pipelines defined in more than one `dvc.yaml` file. These can -reside in subfolders inside the workspace, and you may want to run all of them at once. -Example project: +reside in subfolders inside the workspace, and you may want to run all of them +at once. Example project: ``` $ tree