joeyajames/Python

NameError: name 'threshold' is not defined

SmitaPatankar opened this issue · 1 comments

if hi-low < threshold and low < hi:

Either threshold related condition should be removed or threshold should be defined somewhere.

can i contribute to this