Add typing for reviewboard.hostingsvcs.repository.

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

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.

Summary ID
Add typing for reviewboard.hostingsvcs.repository.
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.
04c78d1f112617cbf816475d21aac40f8ebe7cff
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (d9fc99e)
Loading...