trompamusic / trompace-client

A python library to read from and write to the Trompa CE
Apache License 2.0
1 stars 0 forks source link

MusicRecording object #69

Closed LPorcaro closed 3 years ago

pep8speaks commented 3 years ago

Hello @LPorcaro! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 235:1: E302 expected 2 blank lines, found 1

Line 9:131: E501 line too long (170 > 130 characters) Line 17:131: E501 line too long (131 > 130 characters) Line 18:131: E501 line too long (138 > 130 characters)

Comment last updated at 2021-03-29 16:39:20 UTC
LPorcaro commented 3 years ago

Not sure why test are failing, but it seems not related to the changes in this commit.

LPorcaro commented 3 years ago

I have added also the test, and it seems that everything is OK