35 minutes and 37 seconds | ||
Fabian Neundorf | 54e9727 Changeset → | |
[FIX] W503 errors With a recent version of PEP8 (and thus flake8) binary operators (like and) are not allowed at the start of a line and instead at the end of the previous one. Double quotes in the affected lines too were changed. Change-Id: I5d89afa1d7bd4711a80d8b6c831ee63afe440ef5 |