[GRASS-git] [OSGeo/grass] 2c7fa7: grass.pygrass: Fix parameter range error reporting...
Vaclav Petras
noreply at github.com
Wed Feb 14 13:08:15 PST 2024
Branch: refs/heads/releasebranch_8_3
Home: https://github.com/OSGeo/grass
Commit: 2c7fa778edeb9d288e95fcaba44be3e7811409c6
https://github.com/OSGeo/grass/commit/2c7fa778edeb9d288e95fcaba44be3e7811409c6
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M python/grass/pygrass/modules/interface/parameter.py
M python/grass/pygrass/modules/interface/testsuite/test_parameter.py
Log Message:
-----------
grass.pygrass: Fix parameter range error reporting (#2817)
This fixes parameter range error, uses f-strings, and adds tests for positive min and max and message text.
More information about the grass-commit
mailing list