Change app and other py
This commit is contained in:
@@ -314,6 +314,7 @@ class ChanLunClassifier:
|
||||
matched = False
|
||||
for bi in bi_list:
|
||||
if bi.end_klc and bi.end_klc.index == klc.index:
|
||||
#print(bi.start_time, bi.start_klc.start_time, bi.dir)
|
||||
label = 1
|
||||
matched = True
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user