Skip to content

Limit all lines to a maximum of 79 characters in grilo.py file.

Sanjay Prajapat requested to merge (removed):master into master

According to gnome-music coding style all lines limit to a maximum of 79 characters. I have found many lines that exceeded 79 chars. I fixed it up in grilo.py file. May be i'll fix for other file too.

Merge request reports