Fixed PEP-8 formatting recommendations in siteconfig module

Review Request #6660 — 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: PEP8 Style Checker
    Processed Files:
        djblets/siteconfig/django_settings.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        djblets/siteconfig/django_settings.py
    
    
  2. 
      
chipx86
  1. I know pep8 is upset about this, but it's less readable and maintainable now.

  2. 
      
justy777
Review request changed

Status: Discarded

Loading...