Style improvement

Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
This commit is contained in:
Juan Luis Cano Rodríguez 2021-09-06 14:36:25 +02:00 committed by GitHub
parent a606db01f1
commit c721d1746a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ Then, add this exception to the original description of the function:
:return: The ingredients list. :return: The ingredients list.
:rtype: list[str] :rtype: list[str]
And finally, this is how the result would look like: And finally, this is how the result would look:
.. figure:: /_static/tutorial/lumache-py-function-full.png .. figure:: /_static/tutorial/lumache-py-function-full.png
:width: 80% :width: 80%