Update typing: Optional[...]

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

Information

RBTools
master

Reviewers

This change updates the type hints in the rbtools codebase to replace
Optional[...] with ... | None.

Ran unit tests.

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