Solaar/lib/hid_parser
MattHag 46366b2430 Fix warnings from automatic code inspections
Warnings found by automatic code inspection and partially tackled
- Drop distuitls inf favour of setuptools
- Replace deprecated pyudev.Device.from_device_number
- Remove unnecessary brackets
- Avoid access to private variables etc.
- Shadows built-in name
- Line length >120 characters
- Not a module level variable
- Simplify clause
and more
2024-10-11 07:42:38 -04:00
..
__init__.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
data.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00