[GRASS-git] [OSGeo/grass-addons] 604a0e: i.gabor: fix lazy import py packages (#817)
Tomas Zigo
noreply at github.com
Sun Oct 9 06:05:52 PDT 2022
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 604a0eb65112d51d15bce4a4895bfc8837baf356
https://github.com/OSGeo/grass-addons/commit/604a0eb65112d51d15bce4a4895bfc8837baf356
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M src/imagery/i.gabor/i.gabor.py
Log Message:
-----------
i.gabor: fix lazy import py packages (#817)
Lazy import py packages must be called after call `grass.parser()` function.
More information about the grass-commit
mailing list