Skip to content

less printing for automatic control turning the screen off. #35

less printing for automatic control turning the screen off.

less printing for automatic control turning the screen off. #35

Workflow file for this run

name: Pylint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Silleellie/pylint-github-action@v2
with:
lint-path: .
python-version: 3.11