• 
      

    Update typing: List[...]

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

    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.

    Commits

    Files