jakev / dtfmods-core

Core content for Android device testing
Apache License 2.0
6 stars 2 forks source link

pylint 9.0+ score for AppDb #61

Open jakev opened 8 years ago

jakev commented 8 years ago

AppDb hasn't really been updated since I started the project, and there are many enhancements in the pipelines to make the library better. First though, I'd like to clean the code up and make it easier to read. This will involve changing functions from getApps() get_apps(), as well as moving code to cut down in file size of AppDb.py.

jakev commented 8 years ago

https://github.com/jakev/dtfmods-core/commit/3361a28e750d11d1cd707b159b34c68b122522b7 brings pylint to 6.75 for AppDb.py!