virtual-labs-archive / digital-logic-design-iiith

Other
3 stars 61 forks source link

Trailing whitespace #93

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/digital-logic-design-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29kZSBTdHlsZSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlsxNjNdfSx7InZhbHVlcyI6W119XQ==

thecoderxman commented 5 years ago

commit id: c4e438227878643f5211a179d783b766ee86c726

snehitharangu commented 5 years ago

Valid fix @abhishek5460

Khwaja-Bilkhis commented 5 years ago

validated-2 fix @abhishek5460