Skip to content

Commit 7713c53

Browse files
committed
Add Type Annotations
1 parent 8a520c2 commit 7713c53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_max1704x.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
from adafruit_register.i2c_bits import RWBits
3535

3636
try:
37-
from typing import List, Tuple
3837
from busio import I2C
3938
except ImportError:
4039
pass

0 commit comments

Comments
 (0)