Clean up the rbtools.clients.errors module

Review Request #7201 — Created April 14, 2015 and submitted

Information

RBTools
release-0.7.x
a4dee1c...

Reviewers

This patch cleans up with rbtools.clients.errors module. It fixes
docstrings and removes unnecessary pass statements. It also fixes the
constructor of the EmptyChangeError.


 
Description From Last Updated

Blank line after this docstring.

daviddavid

Add a docstring?

daviddavid
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/clients/errors.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/clients/errors.py
    
    
  2. 
      
david
  1. 
      
  2. rbtools/clients/errors.py (Diff revision 1)
     
     
    Show all issues

    Blank line after this docstring.

  3. rbtools/clients/errors.py (Diff revision 1)
     
     
    Show all issues

    Add a docstring?

  4. 
      
brennie
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/clients/errors.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/clients/errors.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (bee00f9)
Loading...