[GRASS-git] [OSGeo/grass] 3b309d: style: Fix repeated-equality-comparison (PLR1714) ...
Edouard Choinière
noreply at github.com
Sat Jul 13 05:02:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 3b309db29aa0b4ff404e89565efa9f47fa513d38
https://github.com/OSGeo/grass/commit/3b309db29aa0b4ff404e89565efa9f47fa513d38
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-07-13 (Sat, 13 Jul 2024)
Changed paths:
M gui/wxpython/core/utils.py
M gui/wxpython/core/watchdog.py
M gui/wxpython/gui_core/ghelp.py
M gui/wxpython/history/browser.py
M gui/wxpython/lmgr/statusbar.py
M gui/wxpython/main_window/frame.py
M gui/wxpython/nviz/tools.py
M gui/wxpython/psmap/frame.py
M gui/wxpython/rlisetup/wizard.py
M gui/wxpython/tools/build_modules_xml.py
M gui/wxpython/web_services/widgets.py
M gui/wxpython/wxplot/base.py
M pyproject.toml
M python/grass/gunittest/gutils.py
M python/grass/pygrass/raster/__init__.py
M python/grass/pygrass/vector/abstract.py
M python/grass/script/array.py
M python/grass/script/utils.py
M python/grass/temporal/abstract_space_time_dataset.py
M python/grass/temporal/base.py
M python/grass/temporal/core.py
M python/grass/temporal/datetime_math.py
M python/grass/temporal/extract.py
M python/grass/temporal/factory.py
M python/grass/temporal/mapcalc.py
M python/grass/temporal/open_stds.py
M python/grass/temporal/spatial_extent.py
M python/grass/temporal/spatio_temporal_relationships.py
M python/grass/temporal/stds_export.py
M python/grass/temporal/stds_import.py
M python/grass/temporal/temporal_extent.py
M python/grass/temporal/temporal_operator.py
M python/grass/temporal/temporal_raster3d_algebra.py
M python/grass/temporal/temporal_raster_algebra.py
M python/grass/temporal/temporal_vector_algebra.py
M python/grass/temporal/univar_statistics.py
M scripts/g.extension/testsuite/test_addons_download.py
M scripts/v.what.strds/v.what.strds.py
M temporal/t.rast.to.rast3/t.rast.to.rast3.py
M temporal/t.vect.db.select/t.vect.db.select.py
M temporal/t.vect.observe.strds/t.vect.observe.strds.py
M temporal/t.vect.what.strds/t.vect.what.strds.py
Log Message:
-----------
style: Fix repeated-equality-comparison (PLR1714) (#4042)
* style: Fix repeated-equality-comparison (PLR1714)
* style: Fix literal-membership (PLR6201)
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