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

Annotations

1 error

The logs for this run have expired and are no longer available.