Update Maps.py

This commit is contained in:
Lindsey Heagy
2016-06-29 08:48:35 -07:00
committed by GitHub
parent f4a8efab78
commit 17b1459b57
+1 -1
View File
@@ -98,7 +98,7 @@ class IdentityMap(object):
"""Test the derivative of the mapping.
:param numpy.array m: model
:param kwargs: key word arguments of :math:`SimPEG.Tests.checkDerivative`
:param kwargs: key word arguments of :meth:`SimPEG.Tests.checkDerivative`
:rtype: bool
:return: passed the test?