[GRASS-git] [OSGeo/grass-addons] f4294b: r3.forestfrag: Make string replace Python 3 compat...
Vaclav Petras
noreply at github.com
Fri Mar 5 20:59:16 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: f4294b9dcf15be44537e90f042cc1ac0a53a5e59
https://github.com/OSGeo/grass-addons/commit/f4294b9dcf15be44537e90f042cc1ac0a53a5e59
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M grass7/raster/r.forestfrag/r.forestfrag.py
M grass7/raster3d/r3.forestfrag/r3.forestfrag.py
Log Message:
-----------
r3.forestfrag: Make string replace Python 3 compatible (#466)
This does for r3.forestfrag what 44ebd8fc4d1f541143d3a2507a056c521eebf2ec does for r.forestfrag.
Unused imports are removed also from r.forestfrag.
Removes unused flag -s (show r.report output) is from r3.forestfrag.
More information about the grass-commit
mailing list