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

2 errors

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