Fix Flake8 E741
This commit fixes all occurrences of E741.
To the best of my knowledge the code still works after this changes. I'd like to confirm that through the unit tests but I see that they were already failing. I'll try fixing some of them on my next contribution.