[GRASS-git] [OSGeo/grass-addons] 75d1a3: wqfile -> open (#40)
Jachym Cepicky
noreply at github.com
Fri Oct 11 12:31:38 PDT 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 75d1a39f9094b4113d98eb8a7db4efe77620e917
https://github.com/OSGeo/grass-addons/commit/75d1a39f9094b4113d98eb8a7db4efe77620e917
Author: Jachym Cepicky <jachym at users.noreply.github.com>
Date: 2019-10-11 (Fri, 11 Oct 2019)
Changed paths:
M grass7/vector/v.lidar.mcc/v.lidar.mcc.py
Log Message:
-----------
wqfile -> open (#40)
* file -> open as `file` is not available in python 3, use `open`
* Update v.lidar.mcc.py accordingly
More information about the grass-commit
mailing list