[GRASS-git] [OSGeo/grass] 072a1c: CQ: Fix F841: Variable is assigned to but never us...
Edouard Choinière
noreply at github.com
Mon Nov 3 04:06:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 072a1ce62e0d4ac0444c685586c2d9bc210226b4
https://github.com/OSGeo/grass/commit/072a1ce62e0d4ac0444c685586c2d9bc210226b4
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M .flake8
M pyproject.toml
M python/grass/temporal/testsuite/unittests_temporal_algebra_grs.py
M python/grass/temporal/testsuite/unittests_temporal_conditionals.py
M python/grass/temporal/testsuite/unittests_temporal_raster3d_algebra.py
M python/grass/temporal/testsuite/unittests_temporal_raster_algebra.py
M python/grass/temporal/testsuite/unittests_temporal_vector_algebra.py
M raster/r.terraflow/testsuite/test_r_terraflow.py
M temporal/t.rast3d.algebra/testsuite/test_raster3d_algebra.py
M vector/v.generalize/testsuite/v_generalize_test.py
Log Message:
-----------
CQ: Fix F841: Variable is assigned to but never used (#6575)
* CQ: Fix F841: Variable is assigned to but never used
Ruff rule: https://docs.astral.sh/ruff/rules/unused-variable/
* r.terraflow: Enable additional check of terra_flooded
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list