]> www.infradead.org Git - users/willy/xarray.git/commitdiff
docs: kdoc: Remove a Python 2 comment
authorJonathan Corbet <corbet@lwn.net>
Thu, 3 Jul 2025 18:44:02 +0000 (12:44 -0600)
committerJonathan Corbet <corbet@lwn.net>
Tue, 8 Jul 2025 14:06:25 +0000 (08:06 -0600)
We no longer support Python 2 in the docs build chain at all, so we
certainly do not need to admonish folks to keep this file working with it.

Cc: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250703184403.274408-7-corbet@lwn.net
Documentation/sphinx/kerneldoc.py

index 51a2793dc8e28f85292dced207650f48f658c5da..2586b4d4e494d774a798c6e186ad303fe1de93e3 100644 (file)
@@ -25,8 +25,6 @@
 # Authors:
 #    Jani Nikula <jani.nikula@intel.com>
 #
-# Please make sure this works on both python2 and python3.
-#
 
 import codecs
 import os