Fixed the Income bug
parent
5b9305ee5a
commit
dc8a0eba2b
|
@ -671,4 +671,4 @@ def timestamps_data_not_equal_0(lists):
|
|||
for i, value in enumerate(list(lists)):
|
||||
if len(value) > 0:
|
||||
number += 1
|
||||
return number
|
||||
return number
|
||||
|
|
Loading…
Reference in New Issue