mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 22:13:00 +00:00
Reformat docstring causing Sphinx error
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user