Commits:
- 4be89f4: Fixed E712 comparison to True should be 'if cond is True:' or 'if cond:'
- 2ccc492: Fixed W605 invalid escape sequence
- 9031e12: Fixed W293 blank line contains whitespace
- 5ecbdea: Fixed E303 too many blank lines
- 7d3fdd6: Fixed W291 trailing whitespace
- 8c79948: Fixed C901 too complex
- 53272a2: Fixed F401 unused imports
Created by My Badges