Removed (now broken) database stuff.

This commit is contained in:
rowanc1
2014-02-12 09:56:20 -08:00
parent 38e1d5a1eb
commit 20cb359e82
11 changed files with 15 additions and 362 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ class BaseRegularization(object):
"""
__metaclass__ = Utils.Save.Savable
__metaclass__ = Utils.SimPEGMetaClass
modelPair = Model.BaseModel #: Some regularizations only work on specific models