After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791481 - Correction for some of the pep8 errors
Correction for some of the pep8 errors
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2017-12-11 14:48 UTC by Florian Darfeuille
Modified: 2017-12-15 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for Pep8 errors (3.72 KB, patch)
2017-12-11 14:48 UTC, Florian Darfeuille
accepted-commit_now Details | Review

Description Florian Darfeuille 2017-12-11 14:48:58 UTC
Created attachment 365370 [details] [review]
Patch for Pep8 errors

This is a patch for the errors: E203, E712, E111, E201, E202, E302 AND E711.
Comment 1 Marinus Schraal 2017-12-15 16:35:06 UTC
Review of attachment 365370 [details] [review]:

The commit is lacking a commit message (https://wiki.gnome.org/Git/CommitMessages)
Comment 2 Marinus Schraal 2017-12-15 16:55:41 UTC
I will commit this, thanks for your help.

We are however slowly going through our codebase fixing pep-8 and code issues on a per module basis. It would be awesome if you could help out with that effort instead, so we have a more focused effort cleaning up the codebase.

This got merged with commit 9fd483fa7f94d043b57497d066c6fea5ee3cd541 .