diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index 2de2e746b5..0a101384ee 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,4 +1,4 @@ - + PL/Python - Python Procedural Language @@ -90,18 +90,13 @@ def __plpython_procedure_myfunc_23456(): available to all Python functions within a session. Use with care. - -