mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 14:33: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.
|
This can be set independent of any concrete spawner implementation.
|
||||||
|
|
||||||
Example:
|
Example::
|
||||||
|
|
||||||
from subprocess import check_call
|
from subprocess import check_call
|
||||||
def my_hook(spawner):
|
def my_hook(spawner):
|
||||||
|
Reference in New Issue
Block a user