1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-08 07:15:23 +02:00

code quality

This commit is contained in:
dbarzin 2023-02-15 18:03:18 +01:00
parent ceb0bdb64e
commit f92ce645dc
3 changed files with 138 additions and 125 deletions

View file

@ -21,7 +21,7 @@ jobs:
- name: code quality checkout
run: |
pip install pyudev psutil pypandora
pip install pylint
pylint ./pandora-box.py