[GRASS-git] [OSGeo/grass] f2c8cd: style: Fix non-augmented-assignment (PLR6104) (#4134)
Edouard Choinière
noreply at github.com
Sat Aug 10 08:58:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: f2c8cd9666a6921d490663d6d175479f7e9d56fe
https://github.com/OSGeo/grass/commit/f2c8cd9666a6921d490663d6d175479f7e9d56fe
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-08-10 (Sat, 10 Aug 2024)
Changed paths:
M gui/wxpython/dbmgr/base.py
M gui/wxpython/gui_core/gselect.py
M gui/wxpython/gui_core/prompt.py
M gui/wxpython/gui_core/pystc.py
M gui/wxpython/gui_core/widgets.py
M gui/wxpython/location_wizard/dialogs.py
M gui/wxpython/location_wizard/wizard.py
M gui/wxpython/mapdisp/gprint.py
M gui/wxpython/mapdisp/toolbars.py
M gui/wxpython/mapwin/analysis.py
M gui/wxpython/nviz/mapwindow.py
M gui/wxpython/nviz/tools.py
M gui/wxpython/psmap/frame.py
M gui/wxpython/rlisetup/sampling_frame.py
M gui/wxpython/rlisetup/wizard.py
M gui/wxpython/vdigit/dialogs.py
M gui/wxpython/web_services/widgets.py
M imagery/i.atcorr/create_iwave.py
M pyproject.toml
M python/grass/grassdb/manage.py
M python/grass/gunittest/reporters.py
M python/grass/imaging/images2gif.py
M python/grass/imaging/images2swf.py
M python/grass/pygrass/modules/grid/grid.py
M python/grass/pygrass/raster/testsuite/test_raster_img.py
M python/grass/pygrass/vector/basic.py
M python/grass/script/core.py
M python/grass/temporal/abstract_space_time_dataset.py
M python/grass/temporal/datetime_math.py
M python/grass/temporal/register.py
M python/grass/temporal/temporal_algebra.py
M python/grass/temporal/temporal_granularity.py
M python/grass/temporal/temporal_operator.py
M python/grass/temporal/temporal_raster_base_algebra.py
M python/grass/temporal/temporal_vector_algebra.py
M scripts/g.extension/g.extension.py
M scripts/i.oif/i.oif.py
M scripts/i.spectral/i.spectral.py
M scripts/r.fillnulls/r.fillnulls.py
M scripts/r.grow/r.grow.py
M scripts/r.import/r.import.py
M scripts/r.in.wms/wms_drv.py
M scripts/r.reclass.area/r.reclass.area.py
M scripts/v.db.univar/v.db.univar.py
M temporal/t.rast.accumulate/t.rast.accumulate.py
M temporal/t.rast.what/t.rast.what.py
M temporal/t.vect.what.strds/t.vect.what.strds.py
M utils/gitlog2changelog.py
Log Message:
-----------
style: Fix non-augmented-assignment (PLR6104) (#4134)
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