1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2026-05-02 14:08:28 +02:00

module: add pylint and fix accordingly

This commit is contained in:
cn
2018-03-13 16:50:25 +01:00
parent 2086f111f2
commit 5466a3ff2d
4 changed files with 564 additions and 16 deletions
+1
View File
@@ -5,4 +5,5 @@ python:
- "2.7"
script:
- pylint veml6070
- pytest