tidevice icon indicating copy to clipboard operation
tidevice copied to clipboard

tidevice/_device.py : 403: battery_info return type

Open Chengruihh opened this issue 2 years ago • 0 comments

tidevice/_device.py: 403:

def battery_info(self) -> ScreenInfo:

return type should be BatteryInfo?

Chengruihh avatar Jul 06 '23 09:07 Chengruihh