From 70ad7105c648f798f40c9820c8afa5b18acae575 Mon Sep 17 00:00:00 2001 From: sarthakforwet Date: Thu, 2 Jul 2020 03:59:33 +0530 Subject: [PATCH] corrected styling --- content/docs/command-reference/repro.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/command-reference/repro.md b/content/docs/command-reference/repro.md index d2a34baea5..fc78250d05 100644 --- a/content/docs/command-reference/repro.md +++ b/content/docs/command-reference/repro.md @@ -277,6 +277,7 @@ The reason being that the `text.txt` file is a dependency in the last stage of the pipeline (used by default by `dvc repro`), This last `count` stage is dependent on `filter` stage, which happens first in this pipeline (shown in the following figure): + ```dvc $ dvc dag