projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f993b7d
)
Remove more invalid loop syntax from hooke/plugin/multifit.py.
author
W. Trevor King
<wking@drexel.edu>
Sun, 15 May 2011 15:52:58 +0000
(11:52 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sun, 15 May 2011 15:52:58 +0000
(11:52 -0400)
hooke/plugin/multifit.py
patch
|
blob
|
history
diff --git
a/hooke/plugin/multifit.py
b/hooke/plugin/multifit.py
index e553cbe802414ef8c2981b0e78853563d34d54e8..bf7f138941de447f27d673726f6ccf46a8b6d4e4 100644
(file)
--- a/
hooke/plugin/multifit.py
+++ b/
hooke/plugin/multifit.py
@@
-293,5
+293,4
@@
Perform the fits on the current curve instead of iterating.
else:
print '\nWould you like to try again on this same curve?'
if self.YNclick():
- continue
- curveindex+=1
+ return