virtual-labs-archive / colloid-and-surface-chemistry-iiith

Other
2 stars 54 forks source link

Trailing whitespace #62

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 the 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/colloid-and-surface-chemistry-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlsxNjNdfSx7InZhbHVlcyI6W119XQ==

somashekhar31 commented 5 years ago

commit id:https://github.com/virtual-labs/colloid-and-surface-chemistry-iiith/pull/86/commits/27895e714678cad305ea6192fdff2de9f95b00ab (page 1) commit id:https://github.com/virtual-labs/colloid-and-surface-chemistry-iiith/pull/86/commits/de60349014f889907157d3011661029c00ced5f0 (page 2)

snehitharangu commented 5 years ago

Valid fix @somashekhar31

samhithavootkoor commented 5 years ago

validated-2 @somashekhar31