populse / capsul

Collaborative Analysis Platform : Simple, Unifying, Lean
Other
7 stars 14 forks source link

Function definition does not bind loop variable `metadata` #354

Open DimitriPapadopoulos opened 4 months ago

DimitriPapadopoulos commented 4 months ago

Fix flake8-bugbear issue: B023 function-uses-loop-variable

https://github.com/populse/capsul/blob/fbec45b48c464da8001d72478ed449ece7125c42/capsul/dataset.py#L1366

DimitriPapadopoulos commented 4 months ago

We may remove this exception once we fix this issue: https://github.com/populse/capsul/blob/99c3a47114ad755a1363011a5b2fad29ec335dd3/ruff.toml#L14