• 
      

    Fixed PEP-8 formatting recommendations in setup.py

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

    Information

    Djblets
    master
    a27fd70...

    Reviewers

    This fixes a series of warnings from the pep8 tool involving excess spaces around operators, and closing bracket not matching visual indentation in setup.py.

    Ran unit tests, and pep8.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          setup.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          setup.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    justy777
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.8.x (c4c915a)