Skip to content

Commit fff15e5

Browse files
author
Giovanni Manghi
committedJan 22, 2015
fix Processing GRASS
1 parent ff6b7de commit fff15e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎python/plugins/processing/algs/grass/GrassAlgorithm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import time
3030
import uuid
3131
import importlib
32+
import re
3233
from qgis.core import *
3334
from PyQt4.QtCore import *
3435
from PyQt4.QtGui import *

0 commit comments

Comments
 (0)
Please sign in to comment.