Skip to content
  • Iustin Pop's avatar
    Fix pylint-detected issues · 38206f3c
    Iustin Pop authored
    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
    38206f3c