From 4c9bc0010790f60b8b71fbdb5065a0b8b2bc4149 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 27 Jul 2022 19:19:47 +0000 Subject: [PATCH] Restyled by prettier --- content/docs/user-guide/project-structure/dvcyaml-files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/user-guide/project-structure/dvcyaml-files.md b/content/docs/user-guide/project-structure/dvcyaml-files.md index 8f1034aa94e..29521e0bc62 100644 --- a/content/docs/user-guide/project-structure/dvcyaml-files.md +++ b/content/docs/user-guide/project-structure/dvcyaml-files.md @@ -481,8 +481,8 @@ validation and auto-completion. The list of `plots` contains one or more user-defined `dvc plots` (paths relative to the location of `dvc.yaml`). -This example makes output `auc.json` viable for visualization, configuring -keys `fpr` and `tpr` as X and Y axis, respectively: +This example makes output `auc.json` viable for visualization, configuring keys +`fpr` and `tpr` as X and Y axis, respectively: ```yaml stages: