ng-video-lecture icon indicating copy to clipboard operation
ng-video-lecture copied to clipboard

fix linting errors

Open mendi80 opened this issue 2 years ago • 0 comments

fixed "Shadows name 'var' from outer scope." fixed "Variable in function should be lowercase " fixed "Shadows built-in name 'iter' " in iter variables

fixed other edit styles like: PEP 8: E261 at least two spaces before inline comment "PEP 8: E302 expected 2 blank lines, found 1" "PEP 8: E201 whitespace after '{'" "PEP 8: E231 missing whitespace after ','" "Variable in function should be lowercase"

mendi80 avatar Jan 20 '23 08:01 mendi80