#146 Indentation Fixes
Closed by mikem. Opened by mohanboddu.
mohanboddu/koji indentation_fix  into  master

Download 146.patch
no initial comment

Why are these fixes? PEP-8 leaves quite a bit of leeway for indenting multiline expresssions.

I'm inclined to reject this. It already conflicts the newer commits on the master branch, and I don't really think it helps readability.

I was just trying to fix hanging indentation issues that were shown using pylint, which PEP-8 don't care on how to handle them.

If it is conflicting with other newer commits then it can be discarded since its just a code cleaning commit.

Pull-Request has been closed by mikem

Metadata