Skip to content

dict.setdefault instead of if key not in dict: dict[key] = ... #2227

dict.setdefault instead of if key not in dict: dict[key] = ...

dict.setdefault instead of if key not in dict: dict[key] = ... #2227

Triggered via pull request July 27, 2023 23:51
Status Failure
Total duration 5m 20s
Artifacts

testing.yml

on: pull_request
Matrix: test
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (3.9)
Process completed with exit code 1.
test (3.8)
The job was canceled because "_3_9" failed.
test (3.8)
The operation was canceled.
test (3.10)
The job was canceled because "_3_9" failed.
test (3.10)
The operation was canceled.