[GRASS-git] [OSGeo/grass] 791077: style: Fix superfluous-else rules for raise, conti...
Edouard Choinière
noreply at github.com
Sun Oct 27 02:24:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 791077766d2d93d4feea51b0973db73d3cf328d9
https://github.com/OSGeo/grass/commit/791077766d2d93d4feea51b0973db73d3cf328d9
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-10-27 (Sun, 27 Oct 2024)
Changed paths:
M doc/python/m.distance.py
M gui/wxpython/animation/temporal_manager.py
M gui/wxpython/core/gcmd.py
M gui/wxpython/core/render.py
M gui/wxpython/dbmgr/base.py
M gui/wxpython/dbmgr/dialogs.py
M gui/wxpython/gui_core/widgets.py
M gui/wxpython/iclass/dialogs.py
M gui/wxpython/iscatt/frame.py
M gui/wxpython/location_wizard/wizard.py
M gui/wxpython/mapdisp/statusbar.py
M gui/wxpython/nviz/tools.py
M gui/wxpython/psmap/instructions.py
M gui/wxpython/timeline/frame.py
M gui/wxpython/tplot/frame.py
M gui/wxpython/vnet/dialogs.py
M gui/wxpython/vnet/vnet_data.py
M man/build_class_graphical.py
M pyproject.toml
M python/grass/imaging/images2avi.py
M python/grass/pygrass/gis/__init__.py
M python/grass/pygrass/messages/__init__.py
M python/grass/pygrass/modules/interface/parameter.py
M python/grass/pygrass/raster/category.py
M python/grass/pygrass/vector/table.py
M python/grass/script/task.py
M python/grass/temporal/temporal_algebra.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/db.in.ogr/db.in.ogr.py
M scripts/r.in.wms/wms_cap_parsers.py
M scripts/r.in.wms/wms_drv.py
M scripts/v.what.strds/v.what.strds.py
M temporal/t.vect.observe.strds/t.vect.observe.strds.py
Log Message:
-----------
style: Fix superfluous-else rules for raise, continue and break (RET506, RET507, RET508) (#4565)
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