Skip to content

Commit ffae8c4

Browse files
committed
code format
1 parent cfc1006 commit ffae8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_espatcontrol/adafruit_espatcontrol_wifimanager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
try:
2020
from typing import Dict, Any, Optional, Union, Tuple
21+
2122
try:
2223
from typing import Protocol
2324
except ImportError:

0 commit comments

Comments
 (0)