Skip to content
Snippets Groups Projects

Iterate over the dict directly

Merged Yoann Schneider requested to merge remove-useless-keys-calls into main

Refs https://docs.python.org/3/library/stdtypes.html#dict

Iterating over a dict means iterating over its keys

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading