Skip to content

Commit 8f94ef9

Browse files
Reformatting added by black
1 parent 20e8e4c commit 8f94ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_adt7410.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
try:
4444
# Used only for typing
45-
import busio # pylint: disable=unused-import
45+
import busio # pylint: disable=unused-import
4646
except ImportError:
4747
pass
4848

0 commit comments

Comments
 (0)