Commit eb0d44d
committed
Apply ruff/flake8-comprehensions rule C420
Unnecessary dict comprehension for iterable; use `dict.fromkeys` instead1 parent e9d6906 commit eb0d44d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments