Skip to content

Commit cabc3dd

Browse files
committed
Run pre-commit
1 parent a8470a1 commit cabc3dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_esp32s2tft/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def __init__(
8585
debug: bool = False,
8686
use_network: bool = True
8787
) -> None:
88-
8988
if use_network:
9089
network = Network(
9190
status_neopixel=status_neopixel,

0 commit comments

Comments
 (0)