mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
Correct versionchanged annotation based on review.
This commit is contained in:
@@ -266,7 +266,7 @@ class Spawner(LoggingConfigurable):
|
|||||||
(Future(str)): the content of the options form presented to the user
|
(Future(str)): the content of the options form presented to the user
|
||||||
prior to starting a Spawner.
|
prior to starting a Spawner.
|
||||||
|
|
||||||
.. versionchanged:: 0.8.2
|
.. versionadded:: 0.9.0
|
||||||
Introduced.
|
Introduced.
|
||||||
"""
|
"""
|
||||||
if callable(self.options_form):
|
if callable(self.options_form):
|
||||||
|
Reference in New Issue
Block a user