mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 20:53:38 +08:00
Documentation updates.
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ class BaseProblem(object):
|
||||
@property
|
||||
def data(self):
|
||||
"""
|
||||
The data object for this problem. Data
|
||||
The data object for this problem.
|
||||
"""
|
||||
return getattr(self, '_data', None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user