Skip to content
GitLab
Explore
Sign in
Register
Comply with flake8-simplify rule
Code
Review changes
Check out branch
Download
Patches
Plain diff
Yoann Schneider
requested to merge
add-sim-ruff
into
master
Jan 11, 2024
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
This rule forbids
.keys()
usage when iterating over a
dict
for instance.
Edited
Jan 11, 2024
by
Yoann Schneider
Merge request reports
Loading