arduino skips and linter shush
This commit is contained in:
parent
dba53b305f
commit
92813152f9
6 changed files with 1 additions and 1 deletions
0
I2C_Scanners/arduino/i2c_scanner/.gemma.test.skip
Normal file
0
I2C_Scanners/arduino/i2c_scanner/.gemma.test.skip
Normal file
0
I2C_Scanners/arduino/i2c_scanner/.trinket_5v.test.skip
Normal file
0
I2C_Scanners/arduino/i2c_scanner/.trinket_5v.test.skip
Normal file
|
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# pylint: disable=eval-used, unused-import
|
# pylint: disable=broad-except, eval-used, unused-import
|
||||||
|
|
||||||
"""CircuitPython I2C Device Address Scan"""
|
"""CircuitPython I2C Device Address Scan"""
|
||||||
import time
|
import time
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue