Fix PEP-8 formatting recommendations in the test running code

Review Request #6662 — Created Dec. 2, 2014 and submitted

Information

Djblets
master
895452d...

Reviewers

This fixes a series of warnings from the pep8 tool involving line lengths, and under-indented lines.

Ran unit tests, and pep8.

Description From Last Updated

I'd just remove the line.

chipx86chipx86
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        tests/settings.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        tests/settings.py
    
    
  2. 
      
chipx86
  1. 
      
  2. tests/settings.py (Diff revision 1)
     
     

    I'd just remove the line.

  3. 
      
justy777
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        tests/settings.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        tests/settings.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.8.x (540a737)
david
  1. Ship It!
  2. 
      
Loading...