Add type hints for Integration.

Review Request #12993 — Created April 27, 2023 and submitted

Information

Djblets
release-3.x

Reviewers

This adds type hints for Integration, helping authors of integrations
supply the right types when filling out the attributes in a subclass or
calling methods on the integration.

Unit tests, mypy, and pyright pass.

Summary ID
Add type hints for Integration
This adds type hints for `Integration`, helping authors of integrations supply the right types when filling out the attributes in a subclass or calling methods on the integration.
3c5133ed231e5676bf7112be13d049f74d4f56d9
Description From Last Updated

Add a trailing comma.

daviddavid
chipx86
david
  1. 
      
  2. djblets/integrations/integration.py (Diff revision 1)
     
     

    Add a trailing comma.

  3. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (81acc82)
Loading...