[GRASS-git] [OSGeo/grass-addons] e6cb48: v.rast.move: Fix import of exception (#1770)
Vaclav Petras
noreply at github.com
Wed Jul 15 01:07:32 PDT 2026
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: e6cb482776e9ed1e8d5236af68428f13308bde32
https://github.com/OSGeo/grass-addons/commit/e6cb482776e9ed1e8d5236af68428f13308bde32
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M src/vector/v.rast.move/tests/test_v_rast_move.py
Log Message:
-----------
v.rast.move: Fix import of exception (#1770)
The import of CalledModuleError was wrong, this changes it to the standard import pattern (CalledModuleError is not part of grass.script, but of grass.exceptions).
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