Navigation Menu

Skip to content

Commit

Permalink
[processing] indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed Jun 16, 2014
1 parent 72d3385 commit 68e2def
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -130,7 +130,7 @@ def processAlgorithm(self, progress):
nIterations += 1

if nPoints < pointCount:
ProcessingLog.addToLog(
ProcessingLog.addToLog(
ProcessingLog.LOG_INFO,
'Can not generate requested number of random points. Maximum '
'number of attempts exceeded.')
Expand Down

0 comments on commit 68e2def

Please sign in to comment.