]> git.lyx.org Git - lyx.git/commit
Clean python code (lyx2lyx)
authorJosé Matos <jamatos@lyx.org>
Sun, 28 Jul 2024 08:56:29 +0000 (09:56 +0100)
committerJosé Matos <jamatos@lyx.org>
Sun, 28 Jul 2024 08:56:29 +0000 (09:56 +0100)
commit52295693d6bee47f0d8615d3981e5bcb11e7d4c8
treefbf31610d024dc1d48e7de26a4b332b270ff66de
parent181c8ce7c1c4b5e443775bec72f899040f6a43a5
Clean python code (lyx2lyx)

Please linter where it makes sense:

* Avoid bare exceptions;
* Use formatted strings instead of string interpolation
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx2lyx
lib/lyx2lyx/lyx_2_2.py
lib/lyx2lyx/lyx_2_3.py