• 
      

    Update typing: List[...]

    Review Request #14774 — Created Jan. 12, 2026 and submitted

    Information

    RBTools
    master

    Reviewers

    This change updates the type hints in the rbtools codebase to replace
    List[...] with either list[...] or Sequence[...] as appropriate.

    Ran unit tests.

    Summary ID
    Update typing: List[...]
    This change updates the type hints in the rbtools codebase to replace `List[...]` with either `list[...]` or `Sequence[...]` as appropriate. Testing Done: Ran unit tests.
    xkyyopqlmwkuzlpvwmrnlkyplswvoqro
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1d1f8bc)