OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
853 stars 311 forks source link

style: Fix if-else-block-instead-of-if-exp (SIM108) (part 3) #4570

Closed echoix closed 1 month ago

echoix commented 1 month ago

Last PR of this series. It finishes by enabling checking the rule with ruff.

PRs in this series: #4562, #4561

Ruff rule: https://docs.astral.sh/ruff/rules/if-else-block-instead-of-if-exp

echoix commented 1 month ago

On my fork I think it's bandit that will complain about the use of eval, that is only moved around