Fix rstcheck issue.
This commit is contained in:
parent
3477825fc9
commit
16f796460f
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ Facts
|
||||||
PluginLoader
|
PluginLoader
|
||||||
------------
|
------------
|
||||||
**(pushed out to future release)**
|
**(pushed out to future release)**
|
||||||
- Over the past couple releases we've had some thoughts about how
|
- Over the past couple releases we've had some thoughts about how PluginLoader might be better structured
|
||||||
PluginLoader might be better structured
|
|
||||||
|
|
||||||
- Load the loaders via an initialization function(), not when importing
|
- Load the loaders via an initialization function(), not when importing
|
||||||
the module. (stretch goal, doesn't impact the CLI)
|
the module. (stretch goal, doesn't impact the CLI)
|
||||||
|
|
Loading…
Reference in a new issue