mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +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
|
||||
prior to starting a Spawner.
|
||||
|
||||
.. versionchanged:: 0.8.2
|
||||
.. versionadded:: 0.9.0
|
||||
Introduced.
|
||||
"""
|
||||
if callable(self.options_form):
|
||||
|
Reference in New Issue
Block a user