tidevice
tidevice copied to clipboard
tidevice/_device.py : 403: battery_info return type
tidevice/_device.py: 403:
def battery_info(self) -> ScreenInfo:
return type should be BatteryInfo?