aewallin/allantools

DeprecationWarning test_gradev.py:20

Closed this issue · 1 comments

test_gradev.py:20: DeprecationWarning: The truth value of an empty array is ambiguous. Returning False, but in future this will result in an error. Use array.size > 0 to check that an array is not empty.
if i_gap[0]:

seems fixed. closing.