diff --git a/pyftdi/doc/conf.py b/pyftdi/doc/conf.py
index 4fd5655a..191cbd9f 100644
--- a/pyftdi/doc/conf.py
+++ b/pyftdi/doc/conf.py
@@ -1,8 +1,10 @@
-# Copyright (c) 2010-2021 Emmanuel Blot <emmanuel.blot@free.fr>
+# Copyright (c) 2010-2024 Emmanuel Blot <emmanuel.blot@free.fr>
 # All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 
+# pylint: skip-file
+
 import os
 import re
 import sys