[Libreoffice-bugs] [Bug 127351] Example python script not execute

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 16 09:49:24 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127351

LibreOfficiant <LibreOfficiant at sfr.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #4 from LibreOfficiant <LibreOfficiant at sfr.fr> ---
A 'note' enabling user check shall be added in the help.
Assigned to myself.

As for the 'return' hint, here's what PEP8 says:
«
Either all return statements in a function should return an expression, or none
of them should. If any return statement returns an expression, any return
statements where no value is returned should explicitly state this as return
None , and an explicit return statement should be present at the end of the
function (if reachable).
»

return statement shall be removed

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190916/36b9e1f7/attachment.html>


More information about the Libreoffice-bugs mailing list