python: PEP8 whitespace changes

Authored by pino on Feb 8 2019, 8:33 PM.

Description

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'.

Details

Committed
pinoFeb 8 2019, 8:33 PM
Parents
R514:ec19c6b14db8: cmake: remove unused PythonMacros.cmake
Branches
Unknown
Tags
Unknown