mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-11-06 07:31:55 +00:00
Enables rules LOG (flake8-logging) and G (flake8-logging-format) for ruff. This will catch eager log message formatting, among other similar issues.