Skip to content

Commit bdd9958

Browse files
committed
chore: fix what auto-fix broke
1 parent 13cf6a2 commit bdd9958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/thermopro_ble/parser.py

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import logging
1212
from math import tanh
1313
from struct import Struct
14-
from typing import Union
1514

1615
from bluetooth_data_tools import short_address
1716
from bluetooth_sensor_state_data import BluetoothData

0 commit comments

Comments
 (0)