aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rwxr-xr-xpython/examples/als.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/als.py b/python/examples/als.py
index 284cf0d3a2..010f80097f 100755
--- a/python/examples/als.py
+++ b/python/examples/als.py
@@ -68,4 +68,4 @@ if __name__ == "__main__":
error = rmse(R, ms, us)
print "Iteration %d:" % i
- print "\nRMSE: %5.4f\n" % error \ No newline at end of file
+ print "\nRMSE: %5.4f\n" % error