Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update supervisedclassification.py
  • Loading branch information
Giovanni Manghi committed Sep 29, 2013
1 parent 3226b4b commit 7670081
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -24,6 +24,8 @@
__revision__ = '$Format:%H$'

from processing.tests.TestData import table
from processing.core.ProcessingConfig import ProcessingConfig
from processing.saga.SagaUtils import SagaUtils

def editCommands(commands):
saga208 = ProcessingConfig.getSetting(SagaUtils.SAGA_208)
Expand Down

0 comments on commit 7670081

Please sign in to comment.