-
Notifications
You must be signed in to change notification settings - Fork 572
Code Quality Fixes(5) #1523
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
Code Quality Fixes(5) #1523
Conversation
19086b4
to
5c847ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please follow PEP8
dbdbaab
to
0b1f6fe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make the changes requested.
cf07a0e
to
8590459
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok
@g1itch any remaining objections? |
I did not see the I don't think this changes improve code quality - this is just formatting and documenting stuff. |
Pylint show's abstract-method and logging-not-lazy warnings every time when I check. Abstract-method warning is shown because "Method 'save' is abstract in class 'BaseImage' but is not overridden". Please check @PeterSurda on your machine when you free. And @g1itch if you want any changes, please let me know I'll fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
refactor log.
I also see the
|
@g1itch Ok now? |
indicator_libmessaging pylint fixes
menu_qrcode pylint fixes
notification_notify2 pylint fixes
plugin pylint fixes
proxyconfig_stem pylint fixes
sound_canberra pylint fixes
sound_gstreamer pylint fixes
sound_playfile pylint fixes