Skip to content

Commit 3cc71d5

Browse files
committed
format
1 parent c5b4732 commit 3cc71d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_fona/fona_3g.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
from typing import Optional, Tuple, Union
2828
from busio import UART
2929
from digitalio import DigitalInOut
30+
3031
try:
3132
from typing import Literal
3233
except ImportError:

0 commit comments

Comments
 (0)