We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48402d commit 0c7b142Copy full SHA for 0c7b142
tests/test_func.py
@@ -11,7 +11,7 @@ def test_talib_version():
11
12
13
def test_num_functions():
14
- assert len(talib.get_functions()) == 158
+ assert len(talib.get_functions()) == 161
15
16
17
def test_input_wrong_type():
0 commit comments