Skip to content

Replace Optional[T] and Union[T, None] with T | None #1380

Replace Optional[T] and Union[T, None] with T | None

Replace Optional[T] and Union[T, None] with T | None #1380

Triggered via pull request November 19, 2024 15:25
Status Success
Total duration 3m 37s
Artifacts

build.yml

on: pull_request
Matrix: fixit
Fit to window
Zoom out
Zoom in

Annotations

1 error
fixit (3.8, macOS-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip