Skip to content

Commit 353c723

Browse files
committed
pylint: configure
Signed-off-by: Emmanuel Blot <emmanuel.blot@free.fr>
1 parent 03c33be commit 353c723

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyftdi/doc/conf.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# Copyright (c) 2010-2021 Emmanuel Blot <emmanuel.blot@free.fr>
1+
# Copyright (c) 2010-2024 Emmanuel Blot <emmanuel.blot@free.fr>
22
# All rights reserved.
33
#
44
# SPDX-License-Identifier: BSD-3-Clause
55

6+
# pylint: skip-file
7+
68
import os
79
import re
810
import sys

0 commit comments

Comments
 (0)