Fixed PEP-8 formatting recommendations in db module

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

Information

Djblets
master
45b50be...

Reviewers

This fixes a warning from the pep8 tool involving an over-indented line.

Ran unit tests, and pep8.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/db/fields.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/db/fields.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.8.x (e860886)
Loading...