Skip to content
Commit af272429 authored by Pino Toscano's avatar Pino Toscano
Browse files

python: PEP8 whitespace changes

- reindent the code to 4 spaces per indentation level, instead of tabs
- add extra whitespace after ',' or ':'
- remove extra spaces after '('/'(', and before ')'/']'
. remove trailing whitespaces

This commit is best viewed with 'git diff -w'.
parent ec19c6b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment