Add missing space before link in CONTRIBUTING.rst (#4799)

This commit is contained in:
Stefano Rivera 2022-05-07 21:26:57 -07:00 committed by GitHub
parent 2824013919
commit 1d16851adf
Failed to generate hash of commit

View file

@ -302,7 +302,7 @@ new module ``mymod``. The following explains how to add hooks.
Python Hooks
------------------------
Python API documentation is generated for the entries in ``docs/api.rst``.
`sphinx-autosummary<https://www.sphinx-doc.org/en/master/usage/extensions/autosummary.html>`_
`sphinx-autosummary <https://www.sphinx-doc.org/en/master/usage/extensions/autosummary.html>`_
is used to generate documentation for the modules.
Mention your module ``mymod`` under appropriate header.
This will discover all of the docstrings in ``mymod`` and create the