Skip to content

Commit 0c7b142

Browse files
committed
tests: bump for ACCBANDS, AVGDEV, IMI
1 parent f48402d commit 0c7b142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_func.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def test_talib_version():
1111

1212

1313
def test_num_functions():
14-
assert len(talib.get_functions()) == 158
14+
assert len(talib.get_functions()) == 161
1515

1616

1717
def test_input_wrong_type():

0 commit comments

Comments
 (0)