[GRASS-git] [OSGeo/grass-addons] d978c8: vector: Fix unconventional-import-alias (ICN001) (...

Edouard Choinière noreply at github.com
Sun Feb 16 08:15:13 PST 2025


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: d978c81e94ceb6119977401e7b018513fd53ea22
      https://github.com/OSGeo/grass-addons/commit/d978c81e94ceb6119977401e7b018513fd53ea22
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

  Changed paths:
    M src/vector/v.area.weigh/v.area.weigh.py
    M src/vector/v.build.pg/v.build.pg.py
    M src/vector/v.centerline/v.centerline.py
    M src/vector/v.civil/road_crosstools.py
    M src/vector/v.civil/road_tables.py
    M src/vector/v.civil/road_topotools.py
    M src/vector/v.civil/v.civil.py
    M src/vector/v.class.mlR/v.class.mlR.py
    M src/vector/v.class.mlpy/v.class.mlpy.py
    M src/vector/v.clean.ogr/v.clean.ogr.py
    M src/vector/v.colors2/v.colors2.py
    M src/vector/v.concave.hull/v.concave.hull.py
    M src/vector/v.explode/v.explode.py
    M src/vector/v.faultdirections/v.faultdirections.py
    M src/vector/v.fixed.segmentpoints/v.fixed.segmentpoints.py
    M src/vector/v.flexure/v.flexure.py
    M src/vector/v.gsflow.export/v.gsflow.export.py
    M src/vector/v.gsflow.gravres/v.gsflow.gravres.py
    M src/vector/v.gsflow.grid/v.gsflow.grid.py
    M src/vector/v.gsflow.hruparams/v.gsflow.hruparams.py
    M src/vector/v.gsflow.mapdata/v.gsflow.mapdata.py
    M src/vector/v.gsflow.reaches/v.gsflow.reaches.py
    M src/vector/v.gsflow.segments/v.gsflow.segments.py
    M src/vector/v.habitat.dem/v.habitat.dem.py
    M src/vector/v.histogram/v.histogram.py
    M src/vector/v.in.gps/v.in.gps.py
    M src/vector/v.in.natura2000/v.in.natura2000.py
    M src/vector/v.in.ogc/v.in.ogc.features/v.in.ogc.features.py
    M src/vector/v.in.osm/v.in.osm.py
    M src/vector/v.surf.nnbathy/v.surf.nnbathy.py
    M src/vector/v.tin.to.rast/v.tin.to.rast.py
    M src/vector/v.transects/v.transects.py
    M src/vector/v.what.spoly/v.what.spoly.py
    M src/vector/v.what.strds.timestamp/v.what.strds.timestamp.py

  Log Message:
  -----------
  vector: Fix unconventional-import-alias (ICN001) (part 1) (#1322)

- `grass.script` should be imported as `gs`

Ruff rule: https://docs.astral.sh/ruff/rules/unconventional-import-alias/



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list