Reformat docstring causing Sphinx error

This commit is contained in:
Carol Willing
2017-07-24 08:32:12 -07:00
parent 710ed0a5c8
commit 2da115f5c4

View File

@@ -356,7 +356,7 @@ class Spawner(LoggingConfigurable):
This can be set independent of any concrete spawner implementation.
Example:
Example::
from subprocess import check_call
def my_hook(spawner):