-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updates.py: cleanup pass #301
base: master
Are you sure you want to change the base?
Commits on Mar 3, 2024
-
updates: general cleanup and pylint changes
General review and cleanup of issues pointed out by pylint: unexpected indent could use f-strings not inializing variables in init redefining builtins too broad exceptions unneeded elses after returns unneeded parantheses == instead of is in evaluating True/False unused function parameters unused imports Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b292afa - Browse repository at this point
Copy the full SHA b292afaView commit details -
updates: condense custom channel setting read
Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df9425a - Browse repository at this point
Copy the full SHA df9425aView commit details -
updates: convert automatic updates setting to true/false
Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14bbe21 - Browse repository at this point
Copy the full SHA 14bbe21View commit details -
updates: locale updates for automatic updates
Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7a2425 - Browse repository at this point
Copy the full SHA e7a2425View commit details -
updates: delete custom channel 3
Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c274f5 - Browse repository at this point
Copy the full SHA 4c274f5View commit details -
updates: locale updates for custom channel 3
Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd95e05 - Browse repository at this point
Copy the full SHA cd95e05View commit details -
Addon will require Python >=3.9 Signed-off-by: Ian Leonard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba5b4e6 - Browse repository at this point
Copy the full SHA ba5b4e6View commit details