Skip to content

Commit 0f9db69

Browse files
committed
run black on simpletest
1 parent f026861 commit 0f9db69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/bmp280_simpletest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
pressure, and altitude readings from a BMP280"""
33
import time
44
import board
5+
56
# import digitalio # For use with SPI
67
import busio
78
import adafruit_bmp280

0 commit comments

Comments
 (0)