Commits on Source
8
PEP8: E121, E122, E126, E128 - Fix badly indented lines.
· 28aa66ee
Chris Lamb
authored
May 21, 2018
28aa66ee
PEP8: E226 - Add missing whitespaces around operators.
· b89e8e18
Chris Lamb
authored
May 21, 2018
b89e8e18
PEP8: E241 - Fix extraneous whitespaces around keywords.
· 3999100a
Chris Lamb
authored
May 21, 2018
3999100a
PEP8: E251 - Remove whitespace around parameter '=' signs.
· 3c4a5e95
Chris Lamb
authored
May 21, 2018
3c4a5e95
PEP8: E302 - Add missing 2 blank lines.
· 055cae5c
Chris Lamb
authored
May 21, 2018
055cae5c
PEP8: E501 - Try to make lines fit to length.
· 8ea7501f
Chris Lamb
authored
May 21, 2018
8ea7501f
PEP8: E502 - Remove extraneous escape of newline.
· 6ce0b750
Chris Lamb
authored
May 21, 2018
6ce0b750
PEP8: E731 - Don't assign lambda expressions.
· c3426f60
Chris Lamb
authored
May 21, 2018
c3426f60
Loading
Loading