Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In Python, Optional[List[torch.Tensor]] and Union[None, list[torch.Tensor]] are actually equivalent types. This change is to help with pyupgrade automatic changes for py39-plus. Signed-off-by: James Butler <[email protected]>
- Loading branch information