• 
      

    Add typing for reviewboard.hostingsvcs.repository.

    Review Request #12989 — Created April 25, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-5.0.x

    Reviewers

    This introduces typing for RemoteRepository, which represents a
    scanned repository in a service. This covers typing of the attributes on
    the class and on the __init__() and __repr__() methods.

    The module has also been given a docstring.

    Viewed the docs in the new docs UI.

    Unit tests pass.

    Commits

    Files