arielf / weight-loss

Machine Learning meets ketosis: how to effectively lose weight
Other
3.32k stars 150 forks source link

semi-colon in Python #22

Closed Mausy5043 closed 8 years ago

Mausy5043 commented 8 years ago

Hi, First off thanks for the great initiative.

What is the purpose of the semi-colon in line 160 of vw-varinfo2 and in line 352 of same?

It's just that me and pylinter flag this as an error. But, I just wanted to make sure the semi-colon is not there for some higher purpose ;-)

arielf commented 8 years ago

Thanks for the report.

Fixed in commit 9e445d823ccd74c4b228eff9dd592d644b13ebc3 vw-varinfo2: remove semicolons (converting from perl legacy)