• 
      

    Fixed up sample code for the extension hooks.

    Review Request #6705 — Created Dec. 18, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master
    86a373b...

    Reviewers

    Issues were found in the example code while going through extension hooks documentation. If those pieces of example code were ever run they would cause an error.

    Now, all issues have been fixed, and the example code is valid python.

    Ran example code from extension hooks documentation.