Hi Jon, This series comes after this one: https://lore.kernel.org/linux-doc/20250618182032.03e7a727@xxxxxxx/T/#t It is just a cleanup patch, doing some cleanup at conf.py and making it look more like python's coding style. I used autopep8 and black to automatically create obvious things. Then, addressed some issues introduced by them and made pylint happier. No functional changes intended. Mauro Carvalho Chehab (1): docs: conf.py: several coding style fixes Documentation/conf.py | 367 +++++++++++++++++++++--------------------- 1 file changed, 181 insertions(+), 186 deletions(-) -- 2.49.0