virtual-labs-archive / problem-solving-iiith

Other
4 stars 436 forks source link

Trailing whitespace #461

Open BSravanthi opened 5 years ago

BSravanthi commented 5 years ago

The [PEP 8: Programming Recommendations] (http://legacy.python.org/dev/peps/pep-0008/#programming-recommendations) mentions trailing whitespaces on a line only in context of split strings:


Don't write string literals that rely on significant trailing whitespace. Such trailing whitespace is visually indistinguishable and some editors will trim them.

Please refer to the following link to fix similar issues.

https://app.codacy.com/app/BSravanthi/problem-solving-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlsxNjNdfSx7ImlkIjoiQXV0aG9yIiwidmFsdWVzIjpbbnVsbF19LHsidmFsdWVzIjpbXX1d

SakethMattupalli commented 5 years ago

Issue fixed :commit id's: c58951a , b6c6e87 , e918993 14747c0 b7f6635 609879a 86b3d66 04819ab f97cdde 6d01406 17971dd d8835a9 677ef27

Gowthambhujam commented 5 years ago

Valid fix @sakethmattupalli

ShivaniKomandury commented 5 years ago

@SakethMattupalli What did you do there exactly? I don't see any changes related to 'Trailing Whitespace'.

SakethMattupalli commented 5 years ago

@ShivaniKomandury click on any commit id u can see the change!!

ShivaniKomandury commented 5 years ago

@SakethMattupalli I did. Valid Fix.

thecoderxman commented 5 years ago

Valid Fix @SakethMattupalli

dendrite5460 commented 5 years ago

d32c2bd107f0bc2c2a4a6aa9b036c39eeb9af662