Update typing: Union[...]

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

Information

RBTools
master

Reviewers

This change updates the type hints in the rbtools codebase to replace
Union[...] with the X | Y syntax.

Ran unit tests.

Summary ID
Update typing: Union[...]
This change updates the type hints in the rbtools codebase to replace `Union[...]` with the `X | Y` syntax. Testing Done: Ran unit tests.
wkpkooypzzuywstqskyowylzvzksztwr
maubin
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (ddd2ded)