From 39a121c2086fc94b618fcffd48c82e7a56410398 Mon Sep 17 00:00:00 2001 From: Wlodek Wencel Date: Tue, 29 Oct 2024 15:04:07 +0100 Subject: [PATCH] [#3646] missing pylint comment added --- doc/sphinx/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index 9d22903b35..8ebe94ca59 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -26,7 +26,7 @@ # -- Project information ----------------------------------------------------- project = 'Kea' -copyright = '2019-2024, Internet Systems Consortium' +copyright = '2019-2024, Internet Systems Consortium' # pylint: disable=redefined-builtin author = 'Internet Systems Consortium' # get current kea version