Solaar/lib/solaar
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
..
cli Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
ui Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
__init__.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
configuration.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
dbus.py solaar: Add type hints 2024-10-08 14:35:16 -04:00
gtk.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
i18n.py solaar: clean up locale code 2024-06-01 12:09:55 -04:00
listener.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
tasks.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
version release 1.1.13 2024-05-11 11:35:41 -04:00