Fixed PEP-8 formatting recommendations in log module

Review Request #6659 — Created Dec. 2, 2014 and discarded

Information

Djblets
master

Reviewers

This fixes a series of warnings from the pep8 tool involving excess spaces after ":".

Ran unit tests, and pep8.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/log/siteconfig.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/log/siteconfig.py
    
    
  2. 
      
david
  1. In this case, we're prioritizing readability of these tables over the particular opinions of the pep8 tool. I'm going to discard this.

  2. 
      
justy777
Review request changed

Status: Discarded

Loading...