[GRASS-git] [OSGeo/grass-addons] d4e36f: vector: Fix unconventional-import-alias (ICN001) (...
Edouard Choinière
noreply at github.com
Sun Feb 16 08:16:33 PST 2025
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: d4e36f4638cc3ef53df197deada70f366d7435bd
https://github.com/OSGeo/grass-addons/commit/d4e36f4638cc3ef53df197deada70f366d7435bd
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.in.pygbif/v.in.pygbif.py
M src/vector/v.in.redlist/v.in.redlist.py
M src/vector/v.in.survey/v.in.survey.py
M src/vector/v.in.wfs2/v.in.wfs2.py
M src/vector/v.in.wfs2/wfs_base.py
M src/vector/v.in.wfs2/wfs_drv.py
M src/vector/v.in.wfs2/wfs_owslib_drv.py
M src/vector/v.isochrones/v.isochrones.py
M src/vector/v.krige/v.krige.py
M src/vector/v.krige/vkrige_wxgui.py
M src/vector/v.lidar.mcc/v.lidar.mcc.py
M src/vector/v.mrmr/v.mrmr.py
M src/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.py
M src/vector/v.net.curvedarcs/v.net.curvedarcs.py
M src/vector/v.out.gps/v.out.gps.py
M src/vector/v.rast.bufferstats/testsuite/test_v_rast_bufferstats.py
M src/vector/v.rast.bufferstats/v.rast.bufferstats.py
M src/vector/v.sort.points/v.sort.points.py
M src/vector/v.strds.stats/v.strds.stats.py
M src/vector/v.stream.inbasin/v.stream.inbasin.py
M src/vector/v.stream.profiler/v.stream.profiler.py
M src/vector/v.surf.icw/v.surf.icw.py
M src/vector/v.surf.nnbathy/nnbathy.py
M src/vector/v.to.rast.multi/v.to.rast.multi.py
M src/vector/v.what.rast.multi/v.what.rast.multi.py
Log Message:
-----------
vector: Fix unconventional-import-alias (ICN001) (part 2) (#1323)
- `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