Bastian Blank
|
591d5ce4fa
Fix E271: Multiple spaces after keyword
|
6 年之前 |
Bastian Blank
|
2516a7a6a6
Fix E101: Indentation contains mixed spaces and tabs
|
6 年之前 |
Bastian Blank
|
36ad0afed8
Fix E211: Whitespace before '('
|
6 年之前 |
Bastian Blank
|
cfaf4312fc
Fix E712: Comparison to true should be 'if cond is true:' or 'if cond:'
|
6 年之前 |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
6 年之前 |
Bastian Blank
|
2bf7eca49b
Fix E701: Multiple statements on one line (colon)
|
6 年之前 |
Bastian Blank
|
5cbb8b83d3
Fix E401: Multiple imports on one line
|
6 年之前 |
Bastian Blank
|
8a1008cee3
Fix E711: Comparison to none should be 'if cond is none:'
|
6 年之前 |
Chris Lamb
|
2b42ab4705
Add missing flake8 warnings for sid's flake8 (3.5.0-1)
|
6 年之前 |
Chris Lamb
|
9b5f5b99a9
Consistently use four-spaces for indentation.
|
6 年之前 |
Chris Lamb
|
cb5a2b2e85
Replace tabs with 8 spaces in all .py files.
|
6 年之前 |
Joerg Jaspert
|
e52c7e998d
More flake8 to ignore for now
|
6 年之前 |
Joerg Jaspert
|
cd367263f8
Ignore all flake8 errors for now.
|
6 年之前 |
Chris Lamb
|
82d4b160a3
Add an initial flake8 config ignoring some issues
|
6 年之前 |