Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle ed078a508d disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead) 2 years ago
  Fabian Peter Hammerle f7e3784baf drop compatibility with python3.5; test against python3.10 2 years ago
  Fabian Peter Hammerle 858dfee530 refactor: use `pathlib.Path` instances instead of `os.path.*`; increase test coverage 2 years ago
  Fabian Peter Hammerle 36d947e22b added argument & return type hints 3 years ago
  Fabian Peter Hammerle b3b0c1cf59 pipeline: run pylint 3 years ago
  Fabian Peter Hammerle 6145e6ae2a format code via black 3 years ago
  Fabian Peter Hammerle f2c19fb758 refactor: merge acpi-backlight-eval script into __init__.py & add setuptools entry point 5 years ago
  Fabian Peter Hammerle 80571b57ed init 5 years ago