Skip to content

Commit

Permalink
[#3646] missing pylint comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
wwencel committed Oct 29, 2024
1 parent 16f2ef2 commit 39a121c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39a121c

Please sign in to comment.