openatx / adbutils

pure python adb library for google adb service.
MIT License
736 stars 173 forks source link

Replaced method devices to device_list #69

Closed stavis-dev closed 2 years ago

stavis-dev commented 2 years ago
Replaced the deprecated method "devices" to "device_list"
these methods remained in two files "README.md" and "__init __.py"