mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
#314: fix typo in autosummary template.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
.. rubric:: Exceptions
|
||||
|
||||
.. autosummary::
|
||||
{% for item in classes %}
|
||||
{% for item in exceptions %}
|
||||
{{ item }}
|
||||
{%- endfor %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user