The following cases are covered:
- for key in dict
- if key in dict
- len(dict)
This will make life easier for futurize.
Differential D3235
[Python 3] Remove unnecessary occurrences of .keys() sicherha on Jan 8 2022, 11:38 AM. Authored by Tags None Referenced Files
Subscribers None
Details The following cases are covered:
This will make life easier for futurize.
Diff Detail
|