[GRASS-git] [OSGeo/grass] 298b38: CQ: Fix Ruff PTH113: `os.path.isfile()` should be ...

Edouard Choinière noreply at github.com
Thu Nov 6 19:28:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 298b38614712934179355ea767403d6bfea8f5f9
      https://github.com/OSGeo/grass/commit/298b38614712934179355ea767403d6bfea8f5f9
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    M gui/wxpython/animation/dialogs.py
    M gui/wxpython/core/render.py
    M gui/wxpython/core/utils.py
    M gui/wxpython/gcp/manager.py
    M gui/wxpython/gui_core/forms.py
    M gui/wxpython/gui_core/ghelp.py
    M gui/wxpython/gui_core/toolbars.py
    M gui/wxpython/icons/icon.py
    M gui/wxpython/image2target/ii2t_gis_set.py
    M gui/wxpython/image2target/ii2t_manager.py
    M gui/wxpython/location_wizard/wizard.py
    M gui/wxpython/mapwin/buffered.py
    M gui/wxpython/modules/colorrules.py
    M gui/wxpython/modules/histogram.py
    M gui/wxpython/photo2image/ip2i_manager.py
    M gui/wxpython/web_services/dialogs.py
    M imagery/i.cluster/testsuite/test_i_cluster.py
    M imagery/i.svm.train/testsuite/test_i_svm_train.py
    M lib/imagery/testsuite/test_imagery_signature_management.py
    M lib/init/grass.py
    M pyproject.toml
    M python/grass/gunittest/case.py
    M python/grass/gunittest/reporters.py
    M python/grass/imaging/images2avi.py
    M python/grass/imaging/images2gif.py
    M python/grass/imaging/images2ims.py
    M python/grass/imaging/images2swf.py
    M python/grass/script/core.py
    M python/grass/temporal/stds_import.py
    M raster/r.contour/testsuite/test_r_contour.py
    M raster/r.object.geometry/testsuite/test_r_object_geometry.py
    M raster/r.report/testsuite/test_r_report.py
    M raster/r.topidx/arc_to_gridatb.py
    M raster/r.topidx/gridatb_to_arc.py
    M raster/r.what/testsuite/test_r_what.py
    M scripts/d.frame/d.frame.py
    M scripts/d.polar/testsuite/test_d_polar.py
    M scripts/g.extension/g.extension.py
    M scripts/g.search.modules/g.search.modules.py
    M scripts/r.in.srtm/r.in.srtm.py
    M scripts/r.out.xyz/testsuite/test_r_out_xyz.py
    M scripts/r.pack/r.pack.py
    M scripts/r.pack/testsuite/test_r_pack.py
    M scripts/v.db.addcolumn/v.db.addcolumn.py
    M scripts/v.import/v.import.py
    M scripts/v.in.mapgen/v.in.mapgen.py
    M scripts/v.in.wfs/v.in.wfs.py
    M scripts/v.pack/testsuite/test_v_pack.py
    M scripts/v.unpack/testsuite/test_v_unpack.py
    M temporal/t.connect/testsuite/test_distr_tgis_db_raster.py
    M temporal/t.connect/testsuite/test_distr_tgis_db_raster3d.py
    M temporal/t.connect/testsuite/test_distr_tgis_db_vector.py
    M vector/v.db.select/testsuite/test_v_db_select.py
    M vector/v.in.lidar/testsuite/decimation_test.py
    M vector/v.in.lidar/testsuite/mask_test.py
    M vector/v.in.lidar/testsuite/test_v_in_lidar_basic.py
    M vector/v.in.lidar/testsuite/test_v_in_lidar_filter.py
    M vector/v.in.pdal/testsuite/test_v_in_pdal_basic.py
    M vector/v.in.pdal/testsuite/test_v_in_pdal_filter.py
    M vector/v.out.lidar/testsuite/test_v_out_lidar.py
    M vector/v.profile/testsuite/test_v_profile.py

  Log Message:
  -----------
  CQ: Fix Ruff PTH113: `os.path.isfile()` should be replaced by `Path.is_file()` (#6573)



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