Whitespace.

This commit is contained in:
Rowan Cockett
2016-06-26 16:12:04 -06:00
committed by GitHub
parent 2f4c9a2a7a
commit f4a8efab78
+1 -1
View File
@@ -624,7 +624,7 @@ class Weighting(IdentityMap):
def deriv(self, m, v=None):
if v is not None:
return self.P*v
return self.P * v
return self.P