[GRASS-git] [OSGeo/grass] ed80a6: python: Use comprehensions when initializing lists...
Edouard Choinière
noreply at github.com
Sat Jan 4 15:40:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: ed80a6eaebcde94215032255e3c39980eea740d6
https://github.com/OSGeo/grass/commit/ed80a6eaebcde94215032255e3c39980eea740d6
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M python/grass/benchmark/results.py
M python/grass/benchmark/testsuite/test_benchmark.py
M python/grass/benchmark/testsuite/test_benchmark_cli.py
M python/grass/grassdb/checks.py
M python/grass/gunittest/loader.py
M python/grass/gunittest/reporters.py
M python/grass/imaging/images2gif.py
M python/grass/imaging/images2swf.py
M python/grass/jupyter/baseseriesmap.py
M python/grass/pygrass/modules/grid/grid.py
M python/grass/pygrass/modules/grid/split.py
M python/grass/pygrass/modules/interface/module.py
M python/grass/pygrass/modules/interface/typedict.py
M python/grass/pygrass/rpc/__init__.py
M python/grass/pygrass/utils.py
M python/grass/pygrass/vector/__init__.py
M python/grass/pygrass/vector/geometry.py
M python/grass/script/core.py
M python/grass/script/raster.py
M python/grass/script/task.py
M python/grass/semantic_label/reader.py
M python/grass/temporal/abstract_dataset.py
M python/grass/temporal/list_stds.py
M python/grass/temporal/register.py
M python/grass/temporal/stds_import.py
Log Message:
-----------
python: Use comprehensions when initializing lists and dicts (#4909)
* python: Use comprehensions when initializing lists and dicts
* style: Fix FURB140 [*] Use `itertools.starmap` instead of the generator
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