Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 19:44:52 -05:00
parent 664e5eb158
commit b047b22273
+1 -1
View File
@@ -255,7 +255,7 @@ class HTML(BaseParser):
}
\"\"\"
Returns the return value of'the executed ``script``, if any is provided:
Returns the return value of the executed ``script``, if any is provided:
.. code-block:: python