Revision 38206f3c
ID | 38206f3c3e44e87e0dc489e7c073c56f9cd1301d |
Fix pylint-detected issues
This is mostly:
- whitespace fix (space at EOL in some files, not all, broken
indentation, etc)
- variable names overriding others (one is a real bug in there)
- too-long-lines
- cleanup of most unused imports (not all)
Reviewed-by: ultrotter
Files
- added
- modified
- copied
- renamed
- deleted