Skip to content

Commit

Permalink
Update python/plugins/grassprovider/Grass7AlgorithmProvider.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Godet <39594821+nicogodet@users.noreply.github.com>
  • Loading branch information
2 people authored and nyalldawson committed Jul 6, 2023
1 parent 75d204d commit 47fa0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/grassprovider/Grass7AlgorithmProvider.py
Expand Up @@ -31,7 +31,7 @@
from processing.core.ProcessingConfig import (ProcessingConfig, Setting)
from grassprovider.Grass7Utils import Grass7Utils
from grassprovider.Grass7Algorithm import Grass7Algorithm
from processing.tools.system import isWindows, isMac, mkdir
from processing.tools.system import isWindows, isMac


class Grass7AlgorithmProvider(QgsProcessingProvider):
Expand Down

0 comments on commit 47fa0c8

Please sign in to comment.