Browse Source

wxGUI/modeler: python export cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58187 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 years ago
parent
commit
cbec83e586
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gui/wxpython/gmodeler/model.py

+ 1 - 1
gui/wxpython/gmodeler/model.py

@@ -2065,7 +2065,7 @@ import sys
 import os
 import atexit
 
-import grass.script as grass
+from grass.script import parser, run_command
 """)
         
         # cleanup()