docs: fix deprecated functions table (#25409)

This commit is contained in:
Bagatur 2024-08-14 12:25:39 -07:00 committed by GitHub
parent ab29ee79a3
commit dc80be5efe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -394,7 +394,7 @@ def _construct_doc(
""" """
index_autosummary += """ index_autosummary += """
**Deprecated classes* **Deprecated classes**
.. autosummary:: .. autosummary::
""" """
@ -438,7 +438,7 @@ def _construct_doc(
{fstring} {fstring}
""" """
index_autosummary += """ index_autosummary += f"""
**Deprecated functions** **Deprecated functions**
.. autosummary:: .. autosummary::