[GRASS-git] [OSGeo/grass] e33e27: style: fix RUF058 [*] `itertools.starmap` called o...
Edouard Choinière
noreply at github.com
Sat Jan 25 05:27:20 PST 2025
Branch: refs/heads/renovate/ruff
Home: https://github.com/OSGeo/grass
Commit: e33e2769d2f6750f89db5e55a1b917c1632ec55d
https://github.com/OSGeo/grass/commit/e33e2769d2f6750f89db5e55a1b917c1632ec55d
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M gui/wxpython/animation/controller.py
Log Message:
-----------
style: fix RUF058 [*] `itertools.starmap` called on `zip` iterable
Commit: 445e47c571613472cb06bc8fcac55b9922ecd2a6
https://github.com/OSGeo/grass/commit/445e47c571613472cb06bc8fcac55b9922ecd2a6
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M gui/wxpython/mapwin/buffered.py
M gui/wxpython/wxplot/dialogs.py
M python/grass/jupyter/timeseriesmap.py
Log Message:
-----------
style: fix RUF047 [*] Empty `else` clause
Commit: 739b15cf58a22e33f6d1368faa6fc2959ea0c4ff
https://github.com/OSGeo/grass/commit/739b15cf58a22e33f6d1368faa6fc2959ea0c4ff
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M gui/wxpython/animation/controller.py
Log Message:
-----------
style: fix RUF058 [*] `itertools.starmap` called on `zip` iterable
Commit: bd8d98c22b349bbe1ab7dd04e4d9329d3f7c6cdc
https://github.com/OSGeo/grass/commit/bd8d98c22b349bbe1ab7dd04e4d9329d3f7c6cdc
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M gui/wxpython/core/utils.py
M gui/wxpython/gcp/manager.py
M gui/wxpython/gmodeler/panels.py
M gui/wxpython/image2target/ii2t_manager.py
M gui/wxpython/lmgr/workspace.py
M gui/wxpython/photo2image/ip2i_manager.py
M gui/wxpython/wxplot/profile.py
M lib/init/grass.py
M python/grass/gunittest/multireport.py
M python/grass/gunittest/reporters.py
M raster/r.topidx/gridatb_to_arc.py
M scripts/d.polar/d.polar.py
M scripts/db.univar/db.univar.py
M scripts/g.extension/g.extension.py
M scripts/i.oif/i.oif.py
M scripts/i.spectral/i.spectral.py
M scripts/v.in.mapgen/v.in.mapgen.py
M utils/create_python_init_file.py
Log Message:
-----------
style: Fix for-loop-writes (FURB122): Use of `f.write` in a for loop
Commit: 6b79df915ce1722b3244894abb757b6f2989cc8a
https://github.com/OSGeo/grass/commit/6b79df915ce1722b3244894abb757b6f2989cc8a
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M lib/gis/testsuite/test_gis_lib_getl.py
M python/grass/gunittest/testsuite/test_checkers.py
Log Message:
-----------
style: Manual fixes for for-loop-writes (FURB122): Use of `f.write` in a for loop
Compare: https://github.com/OSGeo/grass/compare/1cf0d12a142e...6b79df915ce1
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