We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c33be commit 353c723Copy full SHA for 353c723
pyftdi/doc/conf.py
@@ -1,8 +1,10 @@
1
-# Copyright (c) 2010-2021 Emmanuel Blot <emmanuel.blot@free.fr>
+# Copyright (c) 2010-2024 Emmanuel Blot <emmanuel.blot@free.fr>
2
# All rights reserved.
3
#
4
# SPDX-License-Identifier: BSD-3-Clause
5
6
+# pylint: skip-file
7
+
8
import os
9
import re
10
import sys
0 commit comments