mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +00:00
run pre-commit hook
This commit is contained in:
@@ -19,7 +19,7 @@ extensions = [
|
||||
'sphinx.ext.napoleon',
|
||||
'autodoc_traits',
|
||||
'sphinx_copybutton',
|
||||
'sphinx-jsonschema'
|
||||
'sphinx-jsonschema',
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
@@ -47,4 +47,4 @@ Event schemas
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
server-actions.rst
|
||||
server-actions.rst
|
||||
|
@@ -1 +1 @@
|
||||
.. jsonschema:: ../../../jupyterhub/event-schemas/server-actions/v1.yaml
|
||||
.. jsonschema:: ../../../jupyterhub/event-schemas/server-actions/v1.yaml
|
||||
|
Reference in New Issue
Block a user