mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 19:17:23 +08:00
Whitespace.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user