On Thu, May 7, 2020 at 5:14 PM Thibaut Cuvelier <dourou...@gmail.com> wrote:
> Dear list, > > While working on DocBook support ( > https://gitlab.com/gadmm/lyx-unstable/-/merge_requests/3), I made a bit > of clean-up, i.e. correcting one typo and updating lyx2lyx 2.4 to respect a > bit better the PEP8 (i.e. the official code conventions for Python, > https://www.python.org/dev/peps/pep-0008/). To automate PEP8 corrections, > there is already a tool that does it quite well: > https://github.com/PyCQA/pycodestyle. > As an alternative for your consideration, a utility I've found useful is: https://github.com/psf/black If you haven't tried it, I recommend it. Thanks, Joel
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel