-
Notifications
You must be signed in to change notification settings - Fork 536
Commit fedef7a
committed
STY: Apply ruff/flake8-comprehensions rule C416
C416 Unnecessary `list` comprehension (rewrite using `list()`)1 parent 851c47e commit fedef7a
File tree
11 files changed
+16
-18
lines changed- nipype
- algorithms
- tests
- interfaces
- diffusion_toolkit
- spm
- utility
- pipeline
- engine
- plugins
- utils
11 files changed
+16
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | - | ||
164 | + | ||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | - | ||
291 | - | ||
292 | - | ||
290 | + | ||
293 | 291 | | |
294 | 292 | | |
295 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | - | ||
100 | + | ||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | - | ||
101 | + | ||
102 | 102 | | |
103 | - | ||
104 | - | ||
105 | - | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2304 | 2304 | | |
2305 | 2305 | | |
2306 | 2306 | | |
2307 | - | ||
2307 | + | ||
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
| |||
2366 | 2366 | | |
2367 | 2367 | | |
2368 | 2368 | | |
2369 | - | ||
2369 | + | ||
2370 | 2370 | | |
2371 | 2371 | | |
2372 | 2372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | - | ||
161 | + | ||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | - | ||
311 | + | ||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | - | ||
98 | + | ||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | - | ||
1049 | + | ||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | - | ||
458 | + | ||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | - | ||
53 | + | ||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments