From 16f796460f5307d69b632cdb11e479a36485d660 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 18 Jul 2017 11:42:56 -0700 Subject: [PATCH] Fix rstcheck issue. --- docs/docsite/rst/roadmap/ROADMAP_2_4.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst index 822dbb275d5..b799398ecee 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst @@ -57,8 +57,7 @@ Facts PluginLoader ------------ **(pushed out to future release)** -- Over the past couple releases we've had some thoughts about how - PluginLoader might be better structured +- Over the past couple releases we've had some thoughts about how PluginLoader might be better structured - Load the loaders via an initialization function(), not when importing the module. (stretch goal, doesn't impact the CLI)