Skip to content

Commit acf3f6a

Browse files
committed
test
1 parent 833b605 commit acf3f6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

suite/example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def __trend_to_color(v: float) -> str:
4242

4343
# # rsi = qp.ta.rsi(ctx.copy(), ctx.ohlcv.close, 14)
4444
# # print(rsi[0:30])
45+
#
4546
lorentzian = qp_suite.jdehorty.machine_learning_lorentzian_classification.main(
4647
ctx.copy()
4748
)

0 commit comments

Comments
 (0)