dbrgn / RPLCD

A Raspberry Pi LCD library for the widely used Hitachi HD44780 controller, written in Python. GPIO (parallel) and I²C modes supported.
https://rplcd.readthedocs.io/en/latest/
MIT License
262 stars 72 forks source link

Linting action #139

Open felix-seifert opened 2 months ago

felix-seifert commented 2 months ago

This PR adds an automatic execution of the flake8 linter to every PR and every master push.