minor: comment
This commit is contained in:
parent
493e539487
commit
950de0f6ec
@ -51,7 +51,8 @@ def friendly_exact_3D(X):
|
||||
|
||||
def improved_answer(answer, exact):
|
||||
if not answer['error']:
|
||||
return True
|
||||
# was probably just a linear interpolation
|
||||
return False
|
||||
|
||||
log.debug('qlin: %s' % answer['qlin'])
|
||||
log.debug('error: %s' % answer['error'])
|
||||
|
Loading…
Reference in New Issue
Block a user