From 843872b501721d53704097931472a33fef1d2813 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 16 Oct 2017 21:07:57 -0200 Subject: [PATCH] Improve formatting in 502.feature file --- changelog/502.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/502.feature b/changelog/502.feature index f768b650e..eb61640b9 100644 --- a/changelog/502.feature +++ b/changelog/502.feature @@ -1 +1 @@ -Implement feature to skip valid setup.py files when ran with --doctest-modules +Implement feature to skip ``setup.py`` files when ran with ``--doctest-modules``.