[GRASS-git] [OSGeo/grass-addons] 771b4b: v.class.ml: fix compile module on OS MS Windows pl...
Tomas Zigo
noreply at github.com
Thu Oct 15 12:00:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 771b4bd54c9d7370e8ed738e11ea227bff405aa1
https://github.com/OSGeo/grass-addons/commit/771b4bd54c9d7370e8ed738e11ea227bff405aa1
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M grass7/vector/v.class.ml/v.class.ml.py
Log Message:
-----------
v.class.ml: fix compile module on OS MS Windows platform (#314)
* v.class.ml: fix single quotes in the 'svc_kernel' parameter description
* v.class.ml: replace deprecated 'imp.load_source()' method with 'importlib.machinery.SourceFileLoader()'
More information about the grass-commit
mailing list