virtual-labs / structural-dynamics-iiith-ph2

Other
0 stars 74 forks source link

Trailing whitespace #254

Open BSravanthi opened 6 years ago

BSravanthi commented 6 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/structural-dynamics-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlsxNjNdfSx7InZhbHVlcyI6W119XQ==

Khwaja-Bilkhis commented 5 years ago

commit id's(all experiments): 7625903 676b8b7 1cce227 41c9124 a5ff78e e2d3878 76e8686 8f9f7a0 80298c6 ec787f1 ee5675d f506f2c

ShivaniKomandury commented 5 years ago

Valid FIX @Khwaja-Bilkhis