Fixed PEP-8 formatting recommendations in helpers module

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

Information

RBTools
master
87a650a...

Reviewers

This fixes a series of warnings from the pep8 tool involving multiple spaces before an operator, and 2 lines not found.

Ran unit tests, and pep8.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/helpers/hgext.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/helpers/hgext.py
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
justy777
justy777
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (1f403d4)
Loading...