Skip to content

v.rast.move: Fix import of exception#1770

Draft
wenzeslaus wants to merge 1 commit into
OSGeo:grass8from
wenzeslaus:fix-v_rast_move-test
Draft

v.rast.move: Fix import of exception#1770
wenzeslaus wants to merge 1 commit into
OSGeo:grass8from
wenzeslaus:fix-v_rast_move-test

Conversation

@wenzeslaus

Copy link
Copy Markdown
Member

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).

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).

@echoix echoix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was it in grass.exceptions in 8.4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants