Solaar/lib/solaar/cli
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
config.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
pair.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
probe.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
profiles.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
show.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
unpair.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00