From bfee66e9a21871f4974d4415c8420b1a0e5c5a1c Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Thu, 2 Jul 2020 17:06:57 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/start/experiments.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/start/experiments.md b/content/docs/start/experiments.md index 9227425fda..6ad0b06355 100644 --- a/content/docs/start/experiments.md +++ b/content/docs/start/experiments.md @@ -222,6 +222,6 @@ All these commands also accept names) to compare. This is a powerful mechanism for navigating experiments to see the history, to pick the best ones, etc. -If you report more than one metric to the `plots` file, you can provide -metric names to `dvc plots diff` command with `-x` and `-y` options. -See more here: [`dvc plots diff` options](https://dvc.org/doc/command-reference/plots/diff#options). +If you report more than one metric to the `plots` file, you can provide metric +names to `dvc plots diff` command with `-x` and `-y` options. See more here: +[`dvc plots diff` options](https://dvc.org/doc/command-reference/plots/diff#options).