We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897563d commit e5cc012Copy full SHA for e5cc012
src/thermopro_ble/parser.py
@@ -11,7 +11,6 @@
11
import logging
12
from math import tanh
13
from struct import Struct
14
-from typing import Union
15
16
from bluetooth_data_tools import short_address
17
from bluetooth_sensor_state_data import BluetoothData
0 commit comments