• 
      

    Fix a few minor web API lint failures.

    Review Request #5920 — Created June 1, 2014 and submitted

    Information

    Review Board
    master
    f479884...

    Reviewers

    This just fixes a few simple lint failures where unit test docstrings
    didn't have the resource class's name.

    There are other lintian issues that have been around a long time, which
    this does not address.

    Saw that those lint checks went away.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/webapi/tests/test_hosting_service.py
          reviewboard/webapi/tests/test_hosting_service_account.py
        Ignored Files:
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/webapi/tests/test_hosting_service.py
          reviewboard/webapi/tests/test_hosting_service_account.py
        Ignored Files:
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (398773a)