[GRASS-SVN] r67552 - grass-addons/grass7/gui/wxpython/wx.metadata
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 11 06:48:58 PST 2016
Author: martinl
Date: 2016-01-11 06:48:58 -0800 (Mon, 11 Jan 2016)
New Revision: 67552
Modified:
grass-addons/grass7/gui/wxpython/wx.metadata/dependency.py
Log:
wx.metadata: remove extra empty line (cosmetics)
Modified: grass-addons/grass7/gui/wxpython/wx.metadata/dependency.py
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/dependency.py 2016-01-11 14:39:38 UTC (rev 67551)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/dependency.py 2016-01-11 14:48:58 UTC (rev 67552)
@@ -31,7 +31,6 @@
try:
import reportlab
-
except:
print('python-import reportlab library is missing. Check requirements on the manual page < https://grasswiki.osgeo.org/wiki/ISO/INSPIRE_Metadata_Support >')
More information about the grass-commit
mailing list