mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-20 12:40:44 +08:00
Fixed a spelling error
This commit is contained in:
@@ -210,7 +210,8 @@ class SaveOutputDictEveryIteration(_SaveEveryIteration):
|
||||
"""SaveOutputDictEveryIteration"""
|
||||
|
||||
def initialize(self):
|
||||
print "SimPEG.SaveOutputDictEveryIteration will save your inversion pro
|
||||
print "SimPEG.SaveOutputDictEveryIteration will save your inversion progress as dictionary: '###-%s.npz'"
|
||||
|
||||
|
||||
def endIter(self):
|
||||
# Save the data.
|
||||
|
||||
Reference in New Issue
Block a user