lint shushing

This commit is contained in:
caternuson 2023-11-28 10:33:02 -08:00
parent 9c592cbeec
commit f9c17fba38

View file

@ -2,6 +2,8 @@
#
# SPDX-License-Identifier: MIT
# pylint: disable=bare-except, eval-used, unused-import
"""CircuitPython I2C Device Address Scan"""
import time
import board