[PATCH 0/1] cleanup coding style on Documentation/conf

Mauro Carvalho Chehab posted 1 patch 5 months, 4 weeks ago
Documentation/conf.py | 367 +++++++++++++++++++++---------------------
1 file changed, 181 insertions(+), 186 deletions(-)
[PATCH 0/1] cleanup coding style on Documentation/conf
Posted by Mauro Carvalho Chehab 5 months, 4 weeks ago
Hi Jon,

This series comes after this one:

https://lore.kernel.org/linux-doc/20250618182032.03e7a727@sal.lan/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