Skip to content

Conversation

@deepsource-autofix
Copy link
Contributor

It is unnecessary to provide None as the default value when the key is not present in the dictionary as get implicitly returns None. Not preferred:

It is unnecessary to provide `None` as the default value when the key is not present in the dictionary as `get` implicitly returns `None`. Not preferred:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant