mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-30 12:02:48 +08:00
Removed (now broken) database stuff.
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ class BaseProblem(object):
|
||||
to (locally) find how model parameters change the data, and optimize!
|
||||
"""
|
||||
|
||||
__metaclass__ = Utils.Save.Savable
|
||||
__metaclass__ = Utils.SimPEGMetaClass
|
||||
|
||||
counter = None #: A SimPEG.Utils.Counter object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user